Searched refs:mac_vnode_check_create (Results 1 - 5 of 5) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_framework.h470 int mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp,
H A Dmac_vfs.c637 mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp, function
/xnu-2422.115.4/bsd/kern/
H A Duipc_usrreq.c1019 error = mac_vnode_check_create(ctx,
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_subr.c5511 error = mac_vnode_check_create(ctx, dvp, cnp, vap);
5679 error = mac_vnode_check_create(ctx,
H A Dvfs_syscalls.c3398 error = mac_vnode_check_create(ctx,
3858 error = mac_vnode_check_create(ctx,

Completed in 155 milliseconds