Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c8130 } *vauth_ctx; typedef
9142 vauth_file_owner(vauth_ctx vcp) in vauth_file_owner()
9184 vauth_file_ingroup(vauth_ctx vcp, int *ismember, int idontknow) in vauth_file_ingroup()
9210 vauth_dir_owner(vauth_ctx vcp) in vauth_dir_owner()
9251 vauth_dir_ingroup(vauth_ctx vcp, int *ismember, int idontknow) in vauth_dir_ingroup()
9293 vnode_authorize_posix(vauth_ctx vcp, int action, int on_dir) in vnode_authorize_posix()
9491 vnode_authorize_delete(vauth_ctx vcp, boolean_t cached_delete_child) in vnode_authorize_delete()
9663 vnode_authorize_simple(vauth_ctx vcp, kauth_ace_rights_t acl_rights, kauth_ace_rights_t preauth_rig… in vnode_authorize_simple()
9863 vnode_authorize_checkimmutable(mount_t mp, vauth_ctx vcp, in vnode_authorize_checkimmutable()
10131 vnode_attr_authorize_internal(vauth_ctx vcp, mount_t mp, in vnode_attr_authorize_internal()
[all …]