Searched refs:PRIV_RESET (Results 1 – 1 of 1) sorted by relevance
86 #define PRIV_RESET 0x01 /* needs to reset privs */ macro707 privflags |= PRIV_INCREASE|PRIV_RESET; in gexec()714 if ((privflags & PRIV_RESET) != 0) in gexec()741 if ((privflags & (PRIV_RESET|PRIV_FORCED)) != 0) { in gexec()1127 privflags |= PRIV_RESET; in execsetid()1186 privflags |= PRIV_RESET; in execsetid()