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

/macosx-10.5.8/xnu-1228.15.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.h184 int mac_file_check_ioctl(kauth_cred_t cred, struct fileglob *fg,
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsys_generic.c747 error = mac_file_check_ioctl(context.vc_ucred, fp->f_fglob, uap->com);

Completed in 27 milliseconds