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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_vnops.c860 error = mac_vnode_check_write(&context, cred, vp);
959 error = mac_vnode_check_write(ctx, vfs_context_ucred(ctx), vp);
/darwin-on-arm/xnu/security/
H A Dmac_framework.h524 int mac_vnode_check_write(vfs_context_t ctx,
H A Dmac_vfs.c1126 mac_vnode_check_write(vfs_context_t ctx, struct ucred *file_cred, function

Completed in 30 milliseconds