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

/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c5498 } *vauth_ctx; typedef in typeref:struct:_vnode_authorize_context
6119 vauth_file_owner(vauth_ctx vcp)
6161 vauth_file_ingroup(vauth_ctx vcp, int *ismember, int idontknow)
6188 vauth_dir_owner(vauth_ctx vcp)
6229 vauth_dir_ingroup(vauth_ctx vcp, int *ismember, int idontknow)
6259 vnode_authorize_posix(vauth_ctx vcp, int action, int on_dir)
6421 vnode_authorize_delete(vauth_ctx vcp, boolean_t cached_delete_child);
6423 vnode_authorize_delete(vauth_ctx vcp, boolean_t cached_delete_child)
6557 vnode_authorize_simple(vauth_ctx vcp, kauth_ace_rights_t acl_rights, kauth_ace_rights_t preauth_rights, boolean_t *found_deny)
6999 vauth_ctx vc
[all...]

Completed in 205 milliseconds