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

/xnu-2782.1.97/security/
H A Dmac_posix_shm.c152 mac_posixshm_check_mmap(kauth_cred_t cred, struct pshminfo *shm, function
H A Dmac_framework.h315 int mac_posixshm_check_mmap(kauth_cred_t cred, struct pshminfo *pshm,
/xnu-2782.1.97/bsd/kern/
H A Dposix_shm.c896 error = mac_posixshm_check_mmap(kauth_cred_get(), pinfo, prot, flags);

Completed in 26 milliseconds