Searched refs:PRIV_RESET (Results 1 – 1 of 1) sorted by relevance
81 #define PRIV_RESET 0x01 /* needs to reset privs */ macro604 privflags |= PRIV_INCREASE|PRIV_RESET; in gexec()611 if ((privflags & PRIV_RESET) != 0) in gexec()638 if ((privflags & (PRIV_RESET|PRIV_FORCED)) != 0) { in gexec()1014 privflags |= PRIV_RESET; in execsetid()1073 privflags |= PRIV_RESET; in execsetid()