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

/xnu-2422.115.4/security/
H A Dmac_file.c122 mac_file_check_ioctl(struct ucred *cred, struct fileglob *fg, u_int cmd) function
H A Dmac_framework.h201 int mac_file_check_ioctl(kauth_cred_t cred, struct fileglob *fg,
/xnu-2422.115.4/bsd/kern/
H A Dsys_generic.c839 error = mac_file_check_ioctl(context.vc_ucred, fp->f_fglob, com);

Completed in 79 milliseconds