Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dexec.c87 #define PRIV_SETID 0x02 /* needs to change uids */ macro
717 if (privflags & PRIV_SETID) { in gexec()
1209 privflags |= PRIV_SETID; in execsetid()