Searched refs:wasroot (Results 1 – 2 of 2) sorted by relevance
108 char wasroot; // dropped setuid member
129 toys.wasroot++; in toy_init()164 if (toys.which && (which->flags&TOYFLAG_ROOTONLY) && toys.wasroot) return; in toy_exec_which()