Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dexec.c82 #define PRIV_SETID 0x02 /* needs to change uids */ macro
614 if (privflags & PRIV_SETID) { in gexec()
1096 privflags |= PRIV_SETID; in execsetid()