Home
last modified time | relevance | path

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

/xnu-8796.121.2/security/
H A Dmac_framework.h455 int mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp,
H A Dmac_vfs.c1041 mac_vnode_check_create(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_create() function
/xnu-8796.121.2/bsd/kern/
H A Duipc_usrreq.c1176 error = mac_vnode_check_create(ctx, in unp_bind()
/xnu-8796.121.2/bsd/vfs/
H A Dvfs_subr.c8010 error = mac_vnode_check_create(ctx, dvp, cnp, vap); in vn_authorize_create()
8291 error = mac_vnode_check_create(ctx, in vn_authorize_mkdir()
H A Dvfs_syscalls.c5240 error = mac_vnode_check_create(ctx, in mknodat_internal()
5828 error = mac_vnode_check_create(ctx, in symlinkat_internal()