Home
last modified time | relevance | path

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

/xnu-11215.1.10/security/
H A Dmac_file.c174 mac_file_check_mmap(struct ucred *cred, struct fileglob *fg, int prot, in mac_file_check_mmap() function
H A Dmac_framework.h206 int mac_file_check_mmap(kauth_cred_t cred, struct fileglob *fg,
/xnu-11215.1.10/bsd/kern/
H A Dkern_mman.c657 error = mac_file_check_mmap(vfs_context_ucred(ctx), in mmap()
/xnu-11215.1.10/bsd/vm/
H A Dvm_unix.c1231 error = mac_file_check_mmap(vfs_context_ucred(vfs_context_current()), in shared_region_map_and_slide_setup()
2085 error = mac_file_check_mmap(vfs_context_ucred(vfs_context_current()), in map_with_linking_np()