Searched refs:mac_posixshm_check_write (Results 1 – 3 of 3) sorted by relevance
252 mac_posixshm_check_write(struct ucred *active_cred, struct ucred *file_cred, in mac_posixshm_check_write() function
276 int mac_posixshm_check_write(struct ucred *active_cred,
418 error = mac_posixshm_check_write(active_cred, fp->f_cred, shmfd); in shm_write()