Lines Matching refs:kauth_cred_proc_ref
164 cr = kauth_cred_proc_ref(p); in mac_cred_label_externalize_audit()
396 cred = kauth_cred_proc_ref(curp); in mac_proc_check_remote_thread_create()
408 kauth_cred_t cred = kauth_cred_proc_ref(curp); in mac_proc_notify_service_port_derive()
429 cred = kauth_cred_proc_ref(curp); in mac_proc_check_fork()
498 cred = kauth_cred_proc_ref(proc); in mac_proc_check_map_anon()
522 cred = kauth_cred_proc_ref(proc); in mac_proc_check_memorystatus_control()
546 cred = kauth_cred_proc_ref(proc); in mac_proc_check_mprotect()
592 cred = kauth_cred_proc_ref(curp); in mac_proc_check_sched()
615 cred = kauth_cred_proc_ref(curp); in mac_proc_check_signal()
658 cred = kauth_cred_proc_ref(curp); in mac_proc_check_wait()
687 cred = kauth_cred_proc_ref(current_proc()); in mac_proc_check_suspend_resume()
710 cred = kauth_cred_proc_ref(curp); in mac_proc_check_ledger()
733 cred = kauth_cred_proc_ref(curp); in mac_proc_check_proc_info()
756 cred = kauth_cred_proc_ref(curp); in mac_proc_check_get_cs_info()
779 cred = kauth_cred_proc_ref(curp); in mac_proc_check_set_cs_info()
922 pcred = kauth_cred_proc_ref(curp); in mac_proc_check_settid()