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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c4801 vauth_dir_owner(vauth_ctx vcp) function
4918 if ((on_dir && vauth_dir_owner(vcp)) ||
5018 if (vauth_dir_owner(vcp))
5085 if (!cached_delete_child && (dvap->va_mode & S_ISTXT) && !vauth_file_owner(vcp) && !vauth_dir_owner(vcp)) {

Completed in 32 milliseconds