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

/darwin-on-arm/xnu/bsd/sys/
H A Dkauth.h694 #define KAUTH_VNODE_SEARCHBYANYONE (1<<29) macro
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cache.c1104 !(dp->v_authorized_actions & KAUTH_VNODE_SEARCHBYANYONE))
H A Dvfs_subr.c7008 vnode_cache_authorized_action(vp, ctx, KAUTH_VNODE_SEARCHBYANYONE);

Completed in 103 milliseconds