Searched refs:_POSIX_SOURCE (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-11-stable/contrib/libstdc++/config/os/irix/irix5.2/
H A Dos_defines.h41 // That only works if _POSIX_SOURCE is turned off, so we have to
45 #undef _POSIX_SOURCE macro
/freebsd-11-stable/contrib/libstdc++/config/os/irix/irix6.5/
H A Dos_defines.h41 // That only works if _POSIX_SOURCE is turned off, so we have to
45 #undef _POSIX_SOURCE macro
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devconfig-private.h45 #ifndef _POSIX_SOURCE
46 /* #undef _POSIX_SOURCE */
/freebsd-11-stable/sys/sys/
H A Derrno.h64 #ifndef _POSIX_SOURCE
77 #ifndef _POSIX_SOURCE
93 #ifndef _POSIX_SOURCE
128 #endif /* _POSIX_SOURCE */
132 #ifndef _POSIX_SOURCE
135 #endif /* _POSIX_SOURCE */
139 #ifndef _POSIX_SOURCE
152 #endif /* _POSIX_SOURCE */
157 #ifndef _POSIX_SOURCE
169 #endif /* _POSIX_SOURCE */
[all...]
H A Dunistd.h116 #ifndef _POSIX_SOURCE
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dsigsetmask.c18 #define _POSIX_SOURCE macro
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dsigsetmask.c18 #define _POSIX_SOURCE macro
/freebsd-11-stable/libexec/atrun/
H A Dgloadavg.c32 #define _POSIX_SOURCE 1 macro
/freebsd-11-stable/sys/mips/include/
H A Dsignal.h51 #if !defined(_ANSI_SOURCE) && !defined(_POSIX_SOURCE)
78 #endif /* !_ANSI_SOURCE && !_POSIX_SOURCE */
/freebsd-11-stable/tools/regression/p1003_1b/
H A Dp26.c34 #define _POSIX_SOURCE macro
H A Dsched.c36 * _POSIX_SOURCE is ignored. However, this is similar to
41 #define _POSIX_SOURCE macro
/freebsd-11-stable/contrib/libreadline/
H A Dposixdir.h53 #if defined (_POSIX_SOURCE) && (!defined (HAVE_STRUCT_DIRENT_D_INO) || defined (BROKEN_DIRENT_D_INO))
59 #endif /* _POSIX_SOURCE */
/freebsd-11-stable/sys/contrib/zlib/
H A Dgzguts.h29 #ifndef _POSIX_SOURCE
30 # define _POSIX_SOURCE macro
/freebsd-11-stable/lib/libusb/
H A Dlibusb_global_linux.h33 #define _POSIX_SOURCE macro
/freebsd-11-stable/contrib/gcc/ginclude/
H A Dstddef.h294 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
312 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dfeature_tests.h49 #if defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE)
183 * of _POSIX_SOURCE nor _XOPEN_SOURCE is defined and the value of
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c42 #define _POSIX_SOURCE macro
/freebsd-11-stable/bin/ed/
H A Dmain.c68 #ifdef _POSIX_SOURCE
154 #ifdef _POSIX_SOURCE
1384 #ifdef _POSIX_SOURCE
/freebsd-11-stable/contrib/gcclibs/include/
H A Dxregex2.h36 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS
/freebsd-11-stable/contrib/binutils/include/
H A Dxregex2.h36 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS
/freebsd-11-stable/crypto/openssl/crypto/bf/
H A Dbfspeed.c94 # define _POSIX_SOURCE macro
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbnspeed.c101 # define _POSIX_SOURCE macro
/freebsd-11-stable/crypto/openssl/crypto/cast/
H A Dcast_spd.c94 # define _POSIX_SOURCE macro
/freebsd-11-stable/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h119 # if defined (_POSIX_SOURCE)
123 # else /* !_POSIX_SOURCE */
125 # endif /* !_POSIX_SOURCE */
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A Drc2speed.c94 # define _POSIX_SOURCE macro

Completed in 156 milliseconds

12