Searched defs:_POSIX_C_SOURCE (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A Dlldb-python.h31 #undef _POSIX_C_SOURCE macro
/freebsd-12-stable/tools/regression/p1003_1b/
H A Dp26.c37 #define _POSIX_C_SOURCE 199309L macro
H A Dsched.c44 #define _POSIX_C_SOURCE 199309L macro
/freebsd-12-stable/lib/libusb/
H A Dlibusb_global_linux.h37 #define _POSIX_C_SOURCE 200809 macro
/freebsd-12-stable/sys/contrib/zstd/programs/
H A Dplatform.h80 # define _POSIX_C_SOURCE 200112L /* use feature test macro */ macro
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dfeature_tests.h50 #define _POSIX_C_SOURCE 1 macro
305 #undef _POSIX_C_SOURCE macro
306 #define _POSIX_C_SOURCE 199506L macro
314 #undef _POSIX_C_SOURCE macro
315 #define _POSIX_C_SOURCE 200112L macro
327 #undef _POSIX_C_SOURCE macro
328 #define _POSIX_C_SOURCE macro
[all...]
/freebsd-12-stable/crypto/openssl/crypto/ui/
H A Dui_openssl.c28 # define _POSIX_C_SOURCE 2 macro
/freebsd-12-stable/sys/sys/
H A Dcdefs.h670 #undef _POSIX_C_SOURCE macro
671 #define _POSIX_C_SOURCE macro
676 #undef _POSIX_C_SOURCE macro
677 #define _POSIX_C_SOURCE macro
684 #undef _POSIX_C_SOURCE macro
685 #define _POSIX_C_SOURCE macro
688 #undef _POSIX_C_SOURCE macro
689 #define _POSIX_C_SOURCE macro
692 #undef _POSIX_C_SOURCE macro
693 #define _POSIX_C_SOURCE macro
702 #define _POSIX_C_SOURCE macro
[all...]
/freebsd-12-stable/tests/sys/opencrypto/
H A Dcryptodevh.py97 _POSIX_C_SOURCE = 199009 variable
98 _POSIX_C_SOURCE = 199209 variable
100 _POSIX_C_SOURCE = 200809 variable
102 _POSIX_C_SOURCE = 200112 variable
104 _POSIX_C_SOURCE = 199506 variable
105 _POSIX_C_SOURCE = 198808 variable
/freebsd-12-stable/usr.sbin/unbound/
H A Dconfig.h1037 #define _POSIX_C_SOURCE 200112 macro
/freebsd-12-stable/crypto/openssl/apps/
H A Dapps.c15 # define _POSIX_C_SOURCE 2 macro

Completed in 145 milliseconds