Searched refs:_POSIX_SAVED_IDS (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/cron-39/cron/
H A Dcompat.h111 #ifdef _POSIX_SAVED_IDS
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dunistd.h76 #define _POSIX_SAVED_IDS /* saved set-user-ID and set-group-ID */ macro
/macosx-10.10.1/man-16/man/src/
H A Dutil.c141 #ifdef _POSIX_SAVED_IDS
184 #ifdef _POSIX_SAVED_IDS
/macosx-10.10.1/OpenSSH-189/openssh/
H A Duidswap.c39 #if defined(_POSIX_SAVED_IDS) && !defined(BROKEN_SAVED_UIDS)
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dunistd.h120 #define _POSIX_SAVED_IDS 200112L /* XXX required */ macro
/macosx-10.10.1/ruby-106/ruby/
H A Dprocess.c5921 #if defined(HAVE_SETRESUID) || defined(HAVE_SETREUID) || defined(HAVE_SETEUID) || defined(HAVE_SETUID) || defined(_POSIX_SAVED_IDS)
6048 #if defined(HAVE_SETRESGID) || defined(HAVE_SETREGID) || defined(HAVE_SETEGID) || defined(HAVE_SETGID) || defined(_POSIX_SAVED_IDS)
6297 #if defined(HAVE_SETRESUID) || defined(HAVE_SETEUID) || defined(_POSIX_SAVED_IDS)
6305 #if defined(HAVE_SETRESUID) || defined(HAVE_SETEUID) || defined(_POSIX_SAVED_IDS)
6413 #if defined(HAVE_SETRESGID) || defined(HAVE_SETEGID) || defined(_POSIX_SAVED_IDS)
6420 #if defined(HAVE_SETRESGID) || defined(HAVE_SETEGID) || defined(_POSIX_SAVED_IDS)
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/loadables/
H A Dgetconf.c812 { "_POSIX_SAVED_IDS", SYSCONF, _SC_SAVED_IDS },
1406 return _POSIX_SAVED_IDS;

Completed in 124 milliseconds