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

/xnu-2782.1.97/security/
H A Dmac_file.c131 mac_file_check_inherit(struct ucred *cred, struct fileglob *fg) function
H A Dmac_framework.h195 int mac_file_check_inherit(kauth_cred_t cred, struct fileglob *fg);
/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c4563 || (fp && mac_file_check_inherit(proc_ucred(p), fp->f_fglob))

Completed in 31 milliseconds