Home
last modified time | relevance | path

Searched refs:_POSIX_VERSION (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dunistd.h351 #ifndef _POSIX_VERSION
353 #define _POSIX_VERSION 200112L /* Supports IEEE Std 1003.1-2001 */ macro
355 #define _POSIX_VERSION 199506L /* Supports POSIX-1c DIS */
/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.c99 return (_POSIX_VERSION); /* current POSIX version */ in sysconfig()
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1657 # ifdef _POSIX_VERSION
1658 # undef _POSIX_VERSION /* set in <unistd.h> */
2510 # ifdef _POSIX_VERSION
2513 # if _POSIX_VERSION >= 199500 && !defined(USESETEUID)