Searched refs:EXECSETID_PRIVS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c238 if ((setid & EXECSETID_PRIVS) != 0 ||
/illumos-gate/usr/src/uts/common/exec/intp/
H A Dintp.c273 if ((setid & EXECSETID_PRIVS) != 0 ||
/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h169 #define EXECSETID_PRIVS 0x4 /* more privs than before */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c774 setidfl |= EXECSETID_PRIVS;

Completed in 82 milliseconds