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

/darwin-on-arm/xnu/security/
H A Dmac_framework.h462 int mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp,
H A Dmac_vfs.c539 mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp, function
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c978 error = mac_vnode_check_create(ctx,
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c5503 error = mac_vnode_check_create(ctx, dvp, cnp, vap);
5668 error = mac_vnode_check_create(ctx,
H A Dvfs_syscalls.c3350 error = mac_vnode_check_create(ctx,
3806 error = mac_vnode_check_create(ctx,

Completed in 68 milliseconds