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

/macosx-10.10/xnu-2782.1.97/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,
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c800 error = mac_file_check_fcntl(proc_ucred(p), fp->f_fglob, uap->cmd,
1957 error = mac_file_check_fcntl(proc_ucred(p), fp2->f_fglob, uap->cmd, 0);

Completed in 287 milliseconds