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

/xnu-2782.1.97/bsd/sys/
H A Dkauth.h691 #define KAUTH_VNODE_SEARCHBYANYONE (1<<29) macro
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_cache.c1174 !(dp->v_authorized_actions & KAUTH_VNODE_SEARCHBYANYONE))
H A Dvfs_subr.c7245 vnode_cache_authorized_action(vp, ctx, KAUTH_VNODE_SEARCHBYANYONE);

Completed in 32 milliseconds