Searched refs:mac_vnode_check_write (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_vnops.c870 error = mac_vnode_check_write(&context, cred, vp);
970 error = mac_vnode_check_write(ctx, vfs_context_ucred(ctx), vp);
/xnu-2422.115.4/security/
H A Dmac_framework.h532 int mac_vnode_check_write(vfs_context_t ctx,
H A Dmac_vfs.c1274 mac_vnode_check_write(vfs_context_t ctx, struct ucred *file_cred, function

Completed in 80 milliseconds