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

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_subr.c5965 vauth_dir_owner(vauth_ctx vcp) function
6104 if ((on_dir && vauth_dir_owner(vcp)) ||
6215 if (vauth_dir_owner(vcp))
6313 if ((dvap->va_mode & S_ISTXT) && !vauth_file_owner(vcp) && !vauth_dir_owner(vcp)) {

Completed in 33 milliseconds