Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dexec.c88 #define PRIV_SETUGID 0x04 /* is setuid/setgid/forced privs */ macro
823 setid = (privflags & (PRIV_SETUGID|PRIV_INCREASE|PRIV_FORCED)); in gexec()
855 if (setid & PRIV_SETUGID) in gexec()
1150 privflags |= PRIV_SETUGID; in execsetid()
1161 privflags |= PRIV_SETUGID; in execsetid()
1166 privflags |= PRIV_SETUGID; in execsetid()