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

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

Completed in 79 milliseconds