Searched refs:mac_file_check_dup (Results 1 – 3 of 3) sorted by relevance
60 mac_file_check_dup(struct ucred *cred, struct fileglob *fg, int newfd) in mac_file_check_dup() function
192 int mac_file_check_dup(kauth_cred_t cred, struct fileglob *fg, int newfd) __result_use_check;
545 error = mac_file_check_dup(p_cred, ofp->fp_glob, new); in finishdup()1847 myerror = mac_file_check_dup(kauth_cred_get(), wfp->fp_glob, dfd); in dupfdopen()