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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_subr.c4716 vauth_node_owner(struct vnode_attr *vap, kauth_cred_t cred) function
4762 result = vauth_node_owner(vcp->vap, vcp->ctx->vc_ucred);
4808 result = vauth_node_owner(vcp->dvap, vcp->ctx->vc_ucred);
6098 if (has_priv_suser || vauth_node_owner(&ova, cred)) {

Completed in 18 milliseconds