Searched refs:_POSIX_MESSAGE_PASSING (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/include/bits/
H A Dposix_limits.h58 #define _POSIX_MESSAGE_PASSING -1 /* not implemented */ macro
/bionic/libc/bionic/
H A Dsysconf.cpp113 case _SC_MESSAGE_PASSING: return _POSIX_MESSAGE_PASSING;
/bionic/tests/
H A Dunistd_test.cpp639 EXPECT_EQ(-1, _POSIX_MESSAGE_PASSING);

Completed in 6 milliseconds