Searched refs:_POSIX_SOURCE (Results 26 - 47 of 47) sorted by relevance

12

/haiku-fatelf/headers/private/mail/
H A Dregex.h44 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS
/haiku-fatelf/src/bin/coreutils/lib/
H A Dregex.h39 || (!defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE \
H A Dconfig.hin2339 #undef _POSIX_SOURCE
/haiku-fatelf/src/bin/diffutils/lib/posix/
H A Dregex.h30 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregex.h35 || (!defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE \
/haiku-fatelf/src/bin/findutils/lib/
H A Dlistfile.c102 # if defined(_POSIX_SOURCE) || !defined(BSIZE) /* fileblocks.c uses BSIZE. */
107 # else /* !_POSIX_SOURCE && BSIZE */
112 # endif /* !_POSIX_SOURCE && BSIZE */
H A Dbuildcmd.c61 #ifndef _POSIX_SOURCE
/haiku-fatelf/src/bin/gawk/
H A Dregex.h33 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS
/haiku-fatelf/src/bin/gdb/include/
H A Dxregex2.h33 #if !defined _POSIX_C_SOURCE && !defined _POSIX_SOURCE && defined VMS
/haiku-fatelf/src/bin/network/wget/src/
H A Dconfig.h.in613 #undef _POSIX_SOURCE
/haiku-fatelf/src/bin/coreutils/src/
H A Dsystem.h150 # if defined _POSIX_SOURCE || !defined BSIZE /* fileblocks.c uses BSIZE. */
153 # else /* !_POSIX_SOURCE && BSIZE */
158 # endif /* !_POSIX_SOURCE && BSIZE */
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Detherdrv.c19 # define _POSIX_SOURCE 1 macro
H A Dserdrv.c20 # define _POSIX_SOURCE 1 macro
H A Dunixcomm.c17 # define _POSIX_SOURCE 1 macro
/haiku-fatelf/src/bin/bash/
H A Dconfig.h.in229 #undef _POSIX_SOURCE
H A Dexecute_cmd.c4644 #if defined (HAVE_SETOSTYPE) && defined (_POSIX_SOURCE)
/haiku-fatelf/src/bin/findutils/xargs/
H A Dxargs.c74 #ifndef _POSIX_SOURCE
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dfileops.c30 #ifndef _POSIX_SOURCE
31 # define _POSIX_SOURCE macro
/haiku-fatelf/src/bin/gdb/readline/
H A Dcomplete.c80 /* Most systems don't declare getpwent in <pwd.h> if _POSIX_SOURCE is
82 #if !defined (HAVE_GETPW_DECLS) || defined (_POSIX_SOURCE)
84 #endif /* !HAVE_GETPW_DECLS || _POSIX_SOURCE */
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dcomplete.c82 /* Most systems don't declare getpwent in <pwd.h> if _POSIX_SOURCE is
84 #if defined (HAVE_GETPWENT) && (!defined (HAVE_GETPW_DECLS) || defined (_POSIX_SOURCE))
86 #endif /* HAVE_GETPWENT && (!HAVE_GETPW_DECLS || _POSIX_SOURCE) */
/haiku-fatelf/src/bin/findutils/find/
H A Dpred.c101 # if defined(_POSIX_SOURCE) || !defined(BSIZE) /* fileblocks.c uses BSIZE. */
106 # else /* !_POSIX_SOURCE && BSIZE */
111 # endif /* !_POSIX_SOURCE && BSIZE */
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Ddate.c31 #if HAVE_LOCALTIME_R /* _POSIX_SOURCE required by gnu libc */
32 #define _POSIX_SOURCE macro

Completed in 307 milliseconds

12