Home
last modified time | relevance | path

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

/xnu-11215/security/
H A Dmac_framework.h465 int mac_vnode_check_getattrlist(vfs_context_t ctx, struct vnode *vp,
H A Dmac_vfs.c1181 mac_vnode_check_getattrlist(vfs_context_t ctx, struct vnode *vp, in mac_vnode_check_getattrlist() function
/xnu-11215/bsd/vfs/
H A Dvfs_attrlist.c3197 error = mac_vnode_check_getattrlist(ctx, vp, alp, options); in getattrlist_internal()