Searched refs:_POSIX_VERSION (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dunistd.h350 #ifndef _POSIX_VERSION
352 #define _POSIX_VERSION 200112L /* Supports IEEE Std 1003.1-2001 */ macro
354 #define _POSIX_VERSION 199506L /* Supports POSIX-1c DIS */ macro
356 #endif /* _POSIX_VERSION */
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dunistd.h51 #define _POSIX_VERSION 198808 macro
/illumos-gate/usr/src/ucbhead/
H A Dunistd.h122 #define _POSIX_VERSION 199009L macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dunistd.h97 #define _POSIX_VERSION 200112L macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dsysconfig.c97 return (_POSIX_VERSION); /* current POSIX version */
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1657 # ifdef _POSIX_VERSION
1658 # undef _POSIX_VERSION /* set in <unistd.h> */ macro
1659 # endif /* _POSIX_VERSION */
2510 # ifdef _POSIX_VERSION
2513 # if _POSIX_VERSION >= 199500 && !defined(USESETEUID)
2515 # endif /* _POSIX_VERSION >= 199500 && !defined(USESETEUID) */
2516 # endif /* _POSIX_VERSION */

Completed in 75 milliseconds