Searched refs:PRIV_FORCED (Results 1 – 2 of 2) sorted by relevance
37 PRIV_FORCED enumerator
91 #define PRIV_FORCED 0x20 /* has forced privileges */ macro741 if ((privflags & (PRIV_RESET|PRIV_FORCED)) != 0) { in gexec()750 if (privflags & PRIV_FORCED) { in gexec()823 setid = (privflags & (PRIV_SETUGID|PRIV_INCREASE|PRIV_FORCED)); in gexec()857 if (setid & PRIV_FORCED) in gexec()1154 privflags |= PRIV_FORCED|PRIV_INCREASE; in execsetid()