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

/darwin-on-arm/xnu/security/
H A Dmac_file.c112 mac_file_check_fcntl(struct ucred *cred, struct fileglob *fg, int cmd, function
H A Dmac_framework.h190 int mac_file_check_fcntl(kauth_cred_t cred, struct fileglob *fg, int cmd,
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c720 error = mac_file_check_fcntl(proc_ucred(p), fp->f_fglob, uap->cmd,
1802 error = mac_file_check_fcntl(proc_ucred(p), fp2->f_fglob, uap->cmd, 0);

Completed in 26 milliseconds