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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_attrlist.c546 int isroot = 0; local
550 isroot = cuid == 0;
699 if (!isroot) {
712 if (!isroot) {
H A Dhfs_vfsops.c1300 int isroot = 0; local
1309 isroot = 1;
1708 if (isroot) {
2007 if (isroot == 0) {

Completed in 28 milliseconds