Home
last modified time | relevance | path

Searched refs:_POSIX_SOURCE (Results 1 – 25 of 173) sorted by relevance

1234567

/netbsd-src/external/bsd/libbind/dist/bsd/
H A Dftruncate.c25 #ifdef _POSIX_SOURCE
26 #undef _POSIX_SOURCE
/netbsd-src/external/bsd/libbind/dist/port/aux3/include/sys/
H A Dcdefs.h46 #define _POSIX_SOURCE macro
49 #if defined(_POSIX_SOURCE) || defined(__STRICT_ANSI__)
/netbsd-src/external/bsd/libevent/dist/
H A Devconfig-private.h.in44 #ifndef _POSIX_SOURCE
45 #undef _POSIX_SOURCE
H A Devconfig-private.h.cmake33 #cmakedefine _POSIX_SOURCE 1
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dgzguts.h29 #ifndef _POSIX_SOURCE
30 # define _POSIX_SOURCE macro
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dgzguts.h29 #ifndef _POSIX_SOURCE
30 # define _POSIX_SOURCE macro
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dgzguts.h29 #ifndef _POSIX_SOURCE
30 # define _POSIX_SOURCE macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstddef.h289 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
307 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstddef.h297 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
315 #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE)
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dstat-time.m413 # st_atimespec.tv_nsec - FreeBSD, NetBSD, if ! defined _POSIX_SOURCE
14 # st_atimensec - FreeBSD, NetBSD, if defined _POSIX_SOURCE
H A Dextensions.m493 #ifndef _POSIX_SOURCE
94 # undef _POSIX_SOURCE
198 AC_DEFINE([_POSIX_SOURCE]) definition
/netbsd-src/sys/sys/
H A Dfeaturetest.h9 * and testing of e.g. _POSIX_SOURCE vs. _POSIX_C_SOURCE. Instead,
25 * _POSIX_SOURCE == 1 IEEE Std 1003.1 (version?)
82 #if defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE)
140 * `[I]f _XOPEN_SOURCE is set equal to 500 and _POSIX_SOURCE is
H A Dstatvfs.h103 #if defined(_NETBSD_SOURCE) && !defined(_POSIX_SOURCE) && \
/netbsd-src/external/bsd/libevent/include/
H A Devconfig-private.h46 #ifndef _POSIX_SOURCE
/netbsd-src/external/bsd/bc/dist/
H A Dconfig.h72 #undef _POSIX_SOURCE
/netbsd-src/external/gpl2/gettext/dist/djgpp/
H A Ddjpwd.h39 #ifndef _POSIX_SOURCE
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dconfig.h149 #ifndef _POSIX_SOURCE
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dfeature_tests.h49 #if defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE)
/netbsd-src/external/mpl/bind/include/
H A Dconfig.h627 #ifndef _POSIX_SOURCE
628 /* # undef _POSIX_SOURCE */
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dconfig.d25 enum _POSIX_SOURCE = true; variable
/netbsd-src/external/bsd/openpam/dist/
H A Dconfig.h.in160 #ifndef _POSIX_SOURCE
161 # undef _POSIX_SOURCE
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dextensions.m431 AC_DEFINE([_POSIX_SOURCE], [1], definition
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dextensions.m431 AC_DEFINE([_POSIX_SOURCE], [1], definition
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dextensions.m431 AC_DEFINE([_POSIX_SOURCE], [1], definition
/netbsd-src/bin/ls/
H A Dcmp.c53 #if defined(_POSIX_SOURCE) || defined(_POSIX_C_SOURCE) || \

1234567