Searched defs:PRIV_SETID (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dexec.c83 #define PRIV_SETID 0x02 /* needs to change uids */ macro
633 if (privflags & PRIV_SETID) {
1125 privflags |= PRIV_SETID;

Completed in 62 milliseconds