Searched refs:PRIV_INCREASE (Results 1 – 1 of 1) sorted by relevance
84 #define PRIV_INCREASE 0x08 /* child runs with more privs */ macro604 privflags |= PRIV_INCREASE|PRIV_RESET; in gexec()639 if ((privflags & PRIV_INCREASE) != 0 && in gexec()656 privflags |= PRIV_INCREASE; in gexec()717 setid = (privflags & (PRIV_SETUGID|PRIV_INCREASE|PRIV_FORCED)); in gexec()835 (privflags & PRIV_INCREASE) != 0) in gexec()1041 privflags |= PRIV_FORCED|PRIV_INCREASE; in execsetid()1077 privflags |= PRIV_INCREASE; in execsetid()