HomeSort by: relevance | last modified time | path
    Searched refs:_POSIX_VERSION (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/external/gpl2/groff/dist/src/libs/libgroff/
maxfilename.cpp 33 #ifdef _POSIX_VERSION
40 #else /* not _POSIX_VERSION */
67 #endif /* not _POSIX_VERSION */
maxpathname.cpp 33 #ifdef _POSIX_VERSION
40 #else /* not _POSIX_VERSION */
73 #endif /* not _POSIX_VERSION */
  /src/crypto/external/bsd/openssl/dist/crypto/async/arch/
async_posix.h 20 # if _POSIX_VERSION >= 200112L \
21 && (_POSIX_VERSION < 200809L || defined(__GLIBC__))
  /src/crypto/external/bsd/openssl.old/dist/crypto/async/arch/
async_posix.h 20 # if _POSIX_VERSION >= 200112L \
21 && (_POSIX_VERSION < 200809L || defined(__GLIBC__))
  /src/external/gpl3/gdb/dist/readline/readline/
rltty.h 53 # if defined (_POSIX_VERSION)
55 # else /* !_POSIX_VERSION */
57 # endif /* !_POSIX_VERSION */
rldefs.h 3 system-specific constants like _POSIX_VERSION or USG. */
37 #if defined (_POSIX_VERSION) && !defined (TERMIOS_MISSING)
  /src/external/gpl3/gdb.old/dist/readline/readline/
rltty.h 53 # if defined (_POSIX_VERSION)
55 # else /* !_POSIX_VERSION */
57 # endif /* !_POSIX_VERSION */
rldefs.h 3 system-specific constants like _POSIX_VERSION or USG. */
37 #if defined (_POSIX_VERSION) && !defined (TERMIOS_MISSING)
  /src/crypto/external/apache2/openssl/dist/crypto/async/arch/
async_posix.h 21 #if _POSIX_VERSION >= 200112L \
22 && (_POSIX_VERSION < 200809L || defined(__GLIBC__) || defined(__FreeBSD__))
  /src/crypto/external/apache2/openssl/dist/test/
timing_load_creds.c 23 #if defined(_POSIX_VERSION) && _POSIX_VERSION >= 200112L
97 #if !defined(RUSAGE_SELF) && defined(_POSIX_VERSION) && _POSIX_VERSION >= 200112L
103 #if defined(_POSIX_VERSION) && _POSIX_VERSION >= 200112L
  /src/external/bsd/zstd/dist/programs/
platform.h 66 * PLATFORM_POSIX_VERSION > 1 is equal to found _POSIX_VERSION
73 * note: it's better to use unistd.h's _POSIX_VERSION whenever possible */
76 /* try to determine posix version through official unistd.h's _POSIX_VERSION (https://pubs.opengroup.org/onlinepubs/7908799/xsh/unistd.h.html).
92 # include <unistd.h> /* declares _POSIX_VERSION */
93 # if defined(_POSIX_VERSION) /* POSIX compliant */
94 # define PLATFORM_POSIX_VERSION _POSIX_VERSION
  /src/crypto/external/bsd/openssl.old/dist/
e_os.h 352 /* unistd.h defines _POSIX_VERSION */
354 && ( (defined(_POSIX_VERSION) && _POSIX_VERSION >= 200112L) \
  /src/lib/libc/time/
private.h 299 This macro's name is SUPPORT_POSIX2008 because _POSIX_VERSION == 200809
302 # if defined _POSIX_VERSION && _POSIX_VERSION <= 200809
332 # if _POSIX_VERSION < 200809
348 # if _POSIX_VERSION < 198808 && !USG_COMPAT
922 #if (200809 < _POSIX_VERSION \
1064 && defined TM_GMTOFF && (200809 < _POSIX_VERSION || ! UNINIT_TRAP))
  /src/sys/sys/
unistd.h 62 #define _POSIX_VERSION 200112L
  /src/crypto/external/apache2/openssl/dist/include/internal/
e_os.h 323 /* unistd.h defines _POSIX_VERSION */
325 && ((defined(_POSIX_VERSION) && _POSIX_VERSION >= 200112L) \
  /src/crypto/external/bsd/openssl/dist/
e_os.h 398 /* unistd.h defines _POSIX_VERSION */
400 && ( (defined(_POSIX_VERSION) && _POSIX_VERSION >= 200112L) \
  /src/external/gpl2/gmake/dist/
make.h 103 /* Ultrix's unistd.h always defines _POSIX_VERSION, but you only get
105 # if defined (_POSIX_VERSION) && !defined (ultrix) && !defined (VMS)
110 /* Some systems define _POSIX_VERSION but are not really POSIX.1. */
479 /* We omit these declarations on non-POSIX systems which define _POSIX_VERSION,
482 #if !defined (__GNU_LIBRARY__) && !defined (POSIX) && !defined (_POSIX_VERSION) && !defined(WINDOWS32)
  /src/external/mit/libuv/dist/src/unix/
internal.h 475 #if !defined(_POSIX_VERSION) || _POSIX_VERSION < 200809L
sunos.c 907 #if !defined(_POSIX_VERSION) || _POSIX_VERSION < 200809L
  /src/crypto/external/apache2/openssl/dist/crypto/ui/
ui_openssl.c 39 * If unistd.h defines _POSIX_VERSION, we conclude that we are on a POSIX
42 #if defined(_POSIX_VERSION) && _POSIX_VERSION >= 199309L
  /src/crypto/external/bsd/openssl/dist/crypto/ui/
ui_openssl.c 39 * If unistd.h defines _POSIX_VERSION, we conclude that we are on a POSIX
42 # if defined(_POSIX_VERSION) && _POSIX_VERSION>=199309L
  /src/crypto/external/bsd/openssl.old/dist/crypto/ui/
ui_openssl.c 43 * If unistd.h defines _POSIX_VERSION, we conclude that we are on a POSIX
46 # if defined(_POSIX_VERSION) && _POSIX_VERSION>=199309L
  /src/external/bsd/zstd/dist/contrib/seekable_format/
zstdseek_decompress.c 30 * PLATFORM_POSIX_VERSION > 1 is equal to found _POSIX_VERSION
38 * note: it's better to use unistd.h's _POSIX_VERSION whenever possible */
41 /* try to determine posix version through official unistd.h's _POSIX_VERSION (https://pubs.opengroup.org/onlinepubs/7908799/xsh/unistd.h.html).
57 # include <unistd.h> /* declares _POSIX_VERSION */
58 # if defined(_POSIX_VERSION) /* POSIX compliant */
59 # define PLATFORM_POSIX_VERSION _POSIX_VERSION
  /src/sys/compat/common/
kern_info_43.c 286 ksi.posix1_version = _POSIX_VERSION;
  /src/crypto/external/apache2/openssl/lib/libdes/
oread_pwd.c 60 /* If unistd.h defines _POSIX_VERSION, we conclude that we
62 #if defined(_POSIX_VERSION)

Completed in 39 milliseconds

1 2