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

123

/freebsd-10-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-10-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-10-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-10-stable/contrib/ntp/sntp/libevent/
H A Devconfig-private.h45 #ifndef _POSIX_SOURCE
46 /* #undef _POSIX_SOURCE */
H A Devconfig-private.h.in44 #ifndef _POSIX_SOURCE
45 #undef _POSIX_SOURCE
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dsigsetmask.c18 #define _POSIX_SOURCE macro
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dsigsetmask.c18 #define _POSIX_SOURCE macro
/freebsd-10-stable/libexec/atrun/
H A Dgloadavg.c32 #define _POSIX_SOURCE 1 macro
/freebsd-10-stable/sys/mips/include/
H A Dsignal.h51 #if !defined(_ANSI_SOURCE) && !defined(_POSIX_SOURCE)
78 #endif /* !_ANSI_SOURCE && !_POSIX_SOURCE */
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dlib_restart.c43 #if SVR4_TERMIO && !defined(_POSIX_SOURCE)
44 #define _POSIX_SOURCE macro
H A Dlib_newterm.c44 #if SVR4_TERMIO && !defined(_POSIX_SOURCE)
45 #define _POSIX_SOURCE macro
/freebsd-10-stable/tools/regression/p1003_1b/
H A Dp26.c34 #define _POSIX_SOURCE macro
/freebsd-10-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-10-stable/contrib/libreadline/examples/rlfe/
H A Dconfig.h.in78 #ifndef _POSIX_SOURCE
79 #undef _POSIX_SOURCE
/freebsd-10-stable/contrib/zlib/
H A Dgzguts.h29 #ifndef _POSIX_SOURCE
30 # define _POSIX_SOURCE macro
/freebsd-10-stable/lib/libusb/
H A Dlibusb_global_linux.h33 #define _POSIX_SOURCE macro
/freebsd-10-stable/contrib/gcc/ginclude/
H A Dstddef.h294 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
312 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
/freebsd-10-stable/contrib/groff/src/include/
H A Dconfig.hin210 #undef _POSIX_SOURCE
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_raw.c54 #if SVR4_TERMIO && !defined(_POSIX_SOURCE)
55 #define _POSIX_SOURCE macro
/freebsd-10-stable/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c40 #if SVR4_TERMIO && !defined(_POSIX_SOURCE)
41 #define _POSIX_SOURCE macro
/freebsd-10-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-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c42 #define _POSIX_SOURCE macro
/freebsd-10-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c45 #if SVR4_ACTION && !defined(_POSIX_SOURCE)
46 #define _POSIX_SOURCE macro
/freebsd-10-stable/bin/ed/
H A Dmain.c68 #ifdef _POSIX_SOURCE
154 #ifdef _POSIX_SOURCE
1384 #ifdef _POSIX_SOURCE

Completed in 389 milliseconds

123