Home
last modified time | relevance | path

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

/xnu-11215/security/
H A Dmac_framework.h454 int mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp,
H A Dmac_vfs.c1016 mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_create() function
/xnu-11215/bsd/kern/
H A Duipc_usrreq.c1219 error = mac_vnode_check_create(ctx, in unp_bind()
/xnu-11215/bsd/vfs/
H A Dvfs_subr.c8410 error = mac_vnode_check_create(ctx, dvp, cnp, vap); in vn_authorize_create()
8702 error = mac_vnode_check_create(ctx, in vn_authorize_mkdir()
H A Dvfs_syscalls.c5380 error = mac_vnode_check_create(ctx, in mknodat_internal()
5996 error = mac_vnode_check_create(ctx, in symlinkat_internal()