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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_vnops.c669 error = mac_vnode_check_write(&context, cred, vp);
764 error = mac_vnode_check_write(ctx, vfs_context_ucred(ctx), vp);
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_framework.h491 int mac_vnode_check_write(vfs_context_t ctx,
H A Dmac_vfs.c1061 mac_vnode_check_write(vfs_context_t ctx, struct ucred *file_cred, function

Completed in 29 milliseconds