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

12

/freebsd-12-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-12-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-12-stable/contrib/ntp/sntp/libevent/
H A Devconfig-private.h45 #ifndef _POSIX_SOURCE
46 /* #undef _POSIX_SOURCE */
/freebsd-12-stable/contrib/libevent/
H A Devconfig-private.h45 #ifndef _POSIX_SOURCE
46 /* #undef _POSIX_SOURCE */
/freebsd-12-stable/sys/sys/
H A Derrno.h66 #ifndef _POSIX_SOURCE
79 #ifndef _POSIX_SOURCE
95 #ifndef _POSIX_SOURCE
130 #endif /* _POSIX_SOURCE */
134 #ifndef _POSIX_SOURCE
137 #endif /* _POSIX_SOURCE */
141 #ifndef _POSIX_SOURCE
154 #endif /* _POSIX_SOURCE */
159 #ifndef _POSIX_SOURCE
171 #endif /* _POSIX_SOURCE */
[all...]
H A Dunistd.h118 #ifndef _POSIX_SOURCE
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dsigsetmask.c18 #define _POSIX_SOURCE macro
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dsigsetmask.c18 #define _POSIX_SOURCE macro
/freebsd-12-stable/sys/mips/include/
H A Dsignal.h53 #if !defined(_ANSI_SOURCE) && !defined(_POSIX_SOURCE)
82 #endif /* !_ANSI_SOURCE && !_POSIX_SOURCE */
/freebsd-12-stable/libexec/atrun/
H A Dgloadavg.c34 #define _POSIX_SOURCE 1 macro
/freebsd-12-stable/tools/regression/p1003_1b/
H A Dp26.c36 #define _POSIX_SOURCE macro
H A Dsched.c38 * _POSIX_SOURCE is ignored. However, this is similar to
43 #define _POSIX_SOURCE macro
/freebsd-12-stable/sys/contrib/zlib/
H A Dgzguts.h29 #ifndef _POSIX_SOURCE
30 # define _POSIX_SOURCE macro
/freebsd-12-stable/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h34 #ifndef _POSIX_SOURCE
35 # define _POSIX_SOURCE macro
/freebsd-12-stable/lib/libusb/
H A Dlibusb_global_linux.h35 #define _POSIX_SOURCE macro
/freebsd-12-stable/contrib/gcc/ginclude/
H A Dstddef.h294 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
312 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
/freebsd-12-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-12-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c42 #define _POSIX_SOURCE macro
/freebsd-12-stable/bin/ed/
H A Dmain.c68 #ifdef _POSIX_SOURCE
154 #ifdef _POSIX_SOURCE
1385 #ifdef _POSIX_SOURCE
/freebsd-12-stable/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h119 # if defined (_POSIX_SOURCE)
123 # else /* !_POSIX_SOURCE */
125 # endif /* !_POSIX_SOURCE */
/freebsd-12-stable/contrib/gcclibs/include/
H A Dxregex2.h36 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS
/freebsd-12-stable/contrib/binutils/include/
H A Dxregex2.h36 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS
/freebsd-12-stable/contrib/gdb/include/
H A Dxregex2.h33 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS
/freebsd-12-stable/usr.sbin/ppp/
H A Ddefs.c212 #ifndef _POSIX_SOURCE
246 #endif /* _POSIX_SOURCE */
/freebsd-12-stable/contrib/sendmail/include/sm/
H A Dio.h383 # ifndef _POSIX_SOURCE

Completed in 394 milliseconds

12