Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/common/
Doptions.h.in47 #if defined _POSIX_RAW_SOCKETS && _POSIX_RAW_SOCKETS >= 0
48 POSIX_RAW_SOCKETS _POSIX_RAW_SOCKETS
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h221 #define _POSIX_RAW_SOCKETS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h249 #define _POSIX_RAW_SOCKETS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h221 #define _POSIX_RAW_SOCKETS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h225 #define _POSIX_RAW_SOCKETS _POSIX_VERSION macro
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h249 #define _POSIX_RAW_SOCKETS _POSIX_VERSION macro
/third_party/musl/porting/linux/user/include/
Dunistd.h226 #define _POSIX_RAW_SOCKETS _POSIX_VERSION macro
/third_party/musl/ndk_musl_include/
Dunistd.h212 #define _POSIX_RAW_SOCKETS _POSIX_VERSION macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h221 #define _POSIX_RAW_SOCKETS _POSIX_VERSION macro
/third_party/musl/include/
Dunistd.h225 #define _POSIX_RAW_SOCKETS _POSIX_VERSION macro
/third_party/musl/libc-test/src/api/
Dunistd.c54 A(_POSIX_RAW_SOCKETS >= 0) in f()
/third_party/boost/libs/config/test/
Dconfig_info.cpp947 PRINT_MACRO(_POSIX_RAW_SOCKETS); in print_platform_macros()