Searched refs:mac_file_check_mmap (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/security/
H A Dmac_file.c206 mac_file_check_mmap(struct ucred *cred, struct fileglob *fg, int prot, function
H A Dmac_framework.h200 int mac_file_check_mmap(kauth_cred_t cred, struct fileglob *fg,
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_mman.c406 error = mac_file_check_mmap(vfs_context_ucred(ctx),
/macosx-10.10/xnu-2782.1.97/bsd/vm/
H A Dvm_unix.c1237 error = mac_file_check_mmap(vfs_context_ucred(vfs_context_current()),

Completed in 103 milliseconds