Searched defs:root_process (Results 1 - 1 of 1) sorted by relevance

/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs.c68 int root_process; variable
832 if(root_process) {
1106 if(root_process) {
1123 if(root_process) {
2509 root_process = geteuid() == 0;
2510 if(root_process)

Completed in 126 milliseconds