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

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

Completed in 18 milliseconds