| /xnu-10002.41.9/security/ |
| H A D | mac_process.c | 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() [all …]
|
| H A D | mac_mach.c | 121 kauth_cred_t cred = kauth_cred_proc_ref(current_proc()); in mac_task_check_task_id_token_get_task() 135 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_get_movable_control_port() 151 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_set_host_special_port() 168 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_set_host_exception_port() 200 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_get_task_special_port() 232 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_set_task_special_port() 247 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_dyld_process_info_notify_register() 264 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_set_host_exception_ports()
|
| H A D | mac_necp.c | 52 cred = kauth_cred_proc_ref(proc); in mac_necp_check_open() 76 cred = kauth_cred_proc_ref(proc); in mac_necp_check_client_action()
|
| H A D | mac_audit.c | 129 cred = kauth_cred_proc_ref(curp); in mac_proc_check_getauid() 152 cred = kauth_cred_proc_ref(curp); in mac_proc_check_setauid() 175 cred = kauth_cred_proc_ref(curp); in mac_proc_check_getaudit() 198 cred = kauth_cred_proc_ref(curp); in mac_proc_check_setaudit()
|
| H A D | mac_base.c | 1257 tcred = kauth_cred_proc_ref(tproc); in __mac_get_pid()
|
| /xnu-10002.41.9/bsd/security/audit/ |
| H A D | audit.c | 237 cred = kauth_cred_proc_ref(p); in audit_record_ctor() 643 cred = kauth_cred_proc_ref(proc); in audit_syscall_enter() 765 cred = kauth_cred_proc_ref(proc); in audit_subcall_enter() 849 cred = kauth_cred_proc_ref(proc); in audit_mach_syscall_enter() 919 my_cred = kauth_cred_proc_ref(proc); in audit_proc_coredump()
|
| H A D | audit_syscalls.c | 749 scred = kauth_cred_proc_ref(tp); in auditon() 781 scred = kauth_cred_proc_ref(tp); in auditon() 829 scred = kauth_cred_proc_ref(tp); in auditon() 1002 scred = kauth_cred_proc_ref(p); in getauid() 1036 scred = kauth_cred_proc_ref(p); in setauid() 1061 scred = kauth_cred_proc_ref(p); in getaudit_addr_internal() 1127 scred = kauth_cred_proc_ref(p); in setaudit_addr()
|
| H A D | audit_session.c | 1173 my_cred = kauth_cred_proc_ref(p); in audit_session_setaia() 1237 cred = kauth_cred_proc_ref(p); in audit_session_self() 1316 cred = kauth_cred_proc_ref(p); in audit_session_port() 1683 scred = kauth_cred_proc_ref(p); in audit_sdev_get_aia()
|
| H A D | audit_arg.c | 294 my_cred = kauth_cred_proc_ref(p); in audit_arg_process()
|
| /xnu-10002.41.9/bsd/kern/ |
| H A D | mach_process.c | 185 kauth_cred_t pproc_cred = kauth_cred_proc_ref(pproc); in ptrace() 550 traced_cred = kauth_cred_proc_ref(traced_procp); in cantrace() 574 kauth_cred_t cur_cred = kauth_cred_proc_ref(cur_procp); in cantrace()
|
| H A D | kern_resource.c | 250 my_cred = kauth_cred_proc_ref(p); in getpriority() 354 my_cred = kauth_cred_proc_ref(p); in puser_donice_callback() 587 ucred = kauth_cred_proc_ref(curp); in donice() 588 my_cred = kauth_cred_proc_ref(chgp); in donice() 630 target_cred = kauth_cred_proc_ref(targetp); in set_gpudeny_proc() 679 target_cred = kauth_cred_proc_ref(targetp); in proc_set_darwin_role() 733 target_cred = kauth_cred_proc_ref(targetp); in proc_get_darwin_role() 769 target_cred = kauth_cred_proc_ref(targetp); in proc_set_game_mode() 810 target_cred = kauth_cred_proc_ref(targetp); in proc_get_game_mode() 849 target_cred = kauth_cred_proc_ref(targetp); in get_background_proc() [all …]
|
| H A D | kern_xxx.c | 151 my_cred = kauth_cred_proc_ref(p); in reboot()
|
| H A D | tty_tty.c | 100 context.vc_ucred = kauth_cred_proc_ref(p); in cttyopen()
|
| H A D | kern_prot.c | 1190 cred = kauth_cred_proc_ref(p); in kern_settid() 1361 cred = kauth_cred_proc_ref(p); in setgroups_internal() 1710 my_cred = kauth_cred_proc_ref(parent); in proc_parent_audit_token()
|
| H A D | kern_acct.c | 289 safecred = kauth_cred_proc_ref(p); in acct_process()
|
| H A D | process_policy.c | 144 target_cred = kauth_cred_proc_ref(target_proc); in process_policy()
|
| H A D | kern_sig.c | 334 uc_dst = uc_ref = kauth_cred_proc_ref(dst); in cansignal_nomac() 1668 uc = kauth_cred_proc_ref(curproc); in killpg1() 2370 my_cred = kauth_cred_proc_ref(sig_proc); in psignal_internal() 2716 my_cred = kauth_cred_proc_ref(p); in issignal_locked() 2843 my_cred = kauth_cred_proc_ref(p); in issignal_locked()
|
| H A D | kern_credential.c | 3460 struct ucred *cred = kauth_cred_proc_ref(proc); in kauth_cred_thread_update_slow() 3524 kauth_cred_proc_ref(proc_t procp) in kauth_cred_proc_ref() function 3818 cur_cred = kauth_cred_proc_ref(p); in kauth_cred_proc_update()
|
| H A D | kern_fork.c | 1335 kauth_cred_t cred = kauth_cred_proc_ref(p); in uthread_init()
|
| H A D | proc_info.c | 666 my_cred = kauth_cred_proc_ref(p); in proc_pidbsdinfo() 3127 target_cred = kauth_cred_proc_ref(targetp); in proc_security_policy() 3285 target_cred = kauth_cred_proc_ref(target_p); in proc_dirtycontrol()
|
| /xnu-10002.41.9/bsd/netinet6/ |
| H A D | nd6_send.c | 107 cred = kauth_cred_proc_ref(current_proc());
|
| H A D | in6_pcb.c | 375 cred = kauth_cred_proc_ref(p); in in6_pcbbind()
|
| /xnu-10002.41.9/bsd/net/ |
| H A D | rtsock.c | 606 cred = kauth_cred_proc_ref(current_proc()); in route_output() 1623 cred = kauth_cred_proc_ref(current_proc()); in sysctl_dumpentry() 1709 cred = kauth_cred_proc_ref(current_proc()); in sysctl_dumpentry_ext() 1776 cred = kauth_cred_proc_ref(current_proc()); in sysctl_iflist() 1948 cred = kauth_cred_proc_ref(current_proc()); in sysctl_iflist2()
|
| /xnu-10002.41.9/bsd/sys/ |
| H A D | kauth.h | 214 extern kauth_cred_t kauth_cred_proc_ref(proc_t procp);
|
| /xnu-10002.41.9/bsd/skywalk/core/ |
| H A D | skywalk.c | 607 kauth_cred_t cred = kauth_cred_proc_ref(p); in skywalk_priv_check_proc_cred() 619 kauth_cred_t cred = kauth_cred_proc_ref(p); in skywalk_mac_system_check_proc_cred()
|