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

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

Completed in 81 milliseconds