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

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c7127 #define UMASK_NOXSECURITY (void *)1 /* leave existing xsecurity alone */ macro
7180 return(umask1(p, uap->newmask, UMASK_NOXSECURITY, retval));

Completed in 117 milliseconds