Home
last modified time | relevance | path

Searched refs:_POSIX_MESSAGE_PASSING (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/libc-test/src/common/
Doptions.h.in31 #if defined _POSIX_MESSAGE_PASSING && _POSIX_MESSAGE_PASSING >= 0
32 POSIX_MESSAGE_PASSING _POSIX_MESSAGE_PASSING
/third_party/musl/ndk_musl_include/
Dunistd.h209 #define _POSIX_MESSAGE_PASSING _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h246 #define _POSIX_MESSAGE_PASSING _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h222 #define _POSIX_MESSAGE_PASSING _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
Dunistd.h249 #define _POSIX_MESSAGE_PASSING _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h246 #define _POSIX_MESSAGE_PASSING _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h222 #define _POSIX_MESSAGE_PASSING _POSIX_VERSION macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h222 #define _POSIX_MESSAGE_PASSING _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h228 #define _POSIX_MESSAGE_PASSING _POSIX_VERSION macro
/third_party/musl/include/
Dunistd.h228 #define _POSIX_MESSAGE_PASSING _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
Dunistd.c50 A(_POSIX_MESSAGE_PASSING >= 0) in f()
/third_party/rust/crates/nix/src/
Dunistd.rs2298 _POSIX_MESSAGE_PASSING = libc::_SC_MESSAGE_PASSING,