Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dunsquashfs_xattr.c37 extern int root_process;
65 if(root_process || prefix == SQUASHFS_XATTR_USER) { in write_xattr()
Dunsquashfs.c73 int root_process; variable
835 if(root_process) { in set_attributes()
1111 if(root_process) { in create_inode()
1128 if(root_process) { in create_inode()
2515 root_process = geteuid() == 0; in main()
2516 if(root_process) in main()