Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dexec.c83 #define PRIV_SETUGID 0x04 /* is setuid/setgid/forced privs */ macro
717 setid = (privflags & (PRIV_SETUGID|PRIV_INCREASE|PRIV_FORCED)); in gexec()
748 if (setid & PRIV_SETUGID) in gexec()
1037 privflags |= PRIV_SETUGID; in execsetid()
1048 privflags |= PRIV_SETUGID; in execsetid()
1053 privflags |= PRIV_SETUGID; in execsetid()