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

/xnu-2422.115.4/security/
H A Dmac_framework.h496 int mac_vnode_check_open(vfs_context_t ctx, struct vnode *vp,
H A Dmac_vfs.c966 mac_vnode_check_open(vfs_context_t ctx, struct vnode *vp, int acc_mode) function
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c764 error = mac_vnode_check_open(ctx,
8245 error = mac_vnode_check_open(ctx, vp, fmode);
H A Dvfs_subr.c5444 error = mac_vnode_check_open(ctx, vp, fmode);

Completed in 102 milliseconds