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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs_xattr.c30 extern int root_process;
51 if(root_process || prefix == SQUASHFS_XATTR_USER) {
H A Dunsquashfs.c62 int root_process; variable
702 if(root_process) {
914 if(root_process) {
931 if(root_process) {
1969 root_process = geteuid() == 0;
1970 if(root_process)

Completed in 99 milliseconds