Home
last modified time | relevance | path

Searched refs:wasroot (Results 1 - 4 of 4) sorted by relevance

/third_party/toybox/
H A Dmain.c124 toys.wasroot++; in toy_init()
159 if (toys.which && (which->flags&TOYFLAG_ROOTONLY) && toys.wasroot) return; in toy_exec_which()
H A Dtoys.h110 char wasroot; // dropped setuid member
/third_party/toybox/porting/liteos_a/
H A Dmain.c125 toys.wasroot++; in toy_init()
160 if (toys.which && (which->flags&TOYFLAG_ROOTONLY) && toys.wasroot) return; in toy_exec_which()
H A Dtoys.h116 char wasroot; // dropped setuid member

Completed in 2 milliseconds