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

/xnu-2422.115.4/security/
H A Dmac_system.c177 mac_system_check_swapoff(kauth_cred_t cred, struct vnode *vp) function
H A Dmac_framework.h411 int mac_system_check_swapoff(kauth_cred_t cred, struct vnode *vp);
/xnu-2422.115.4/bsd/vm/
H A Ddp_backing_file.c500 error = mac_system_check_swapoff(vfs_context_ucred(ctx), vp);

Completed in 75 milliseconds