| /xnu-8019.80.24/security/ |
| H A D | mac_process.c | 135 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() 420 cred = kauth_cred_proc_ref(curp); in mac_proc_check_fork() 506 cred = kauth_cred_proc_ref(proc); in mac_proc_check_map_anon() 530 cred = kauth_cred_proc_ref(proc); in mac_proc_check_memorystatus_control() 554 cred = kauth_cred_proc_ref(proc); in mac_proc_check_mprotect() 600 cred = kauth_cred_proc_ref(curp); in mac_proc_check_sched() 623 cred = kauth_cred_proc_ref(curp); in mac_proc_check_signal() 666 cred = kauth_cred_proc_ref(curp); in mac_proc_check_wait() 695 cred = kauth_cred_proc_ref(current_proc()); in mac_proc_check_suspend_resume() [all …]
|
| H A D | mac_mach.c | 129 kauth_cred_t cred = kauth_cred_proc_ref(current_proc()); in mac_task_check_task_id_token_get_task() 143 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_get_movable_control_port() 159 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_set_host_special_port() 176 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_set_host_exception_port() 208 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_get_task_special_port() 240 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_set_task_special_port() 255 kauth_cred_t cred = kauth_cred_proc_ref(p); in mac_task_check_dyld_process_info_notify_register() 272 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 | 1192 tcred = kauth_cred_proc_ref(tproc); in __mac_get_pid() 1254 cr = kauth_cred_proc_ref(p); in __mac_get_proc() 1379 my_cred = kauth_cred_proc_ref(p); in __mac_get_fd()
|
| /xnu-8019.80.24/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() 1000 scred = kauth_cred_proc_ref(p); in getauid() 1034 scred = kauth_cred_proc_ref(p); in setauid() 1059 scred = kauth_cred_proc_ref(p); in getaudit_addr_internal() 1123 scred = kauth_cred_proc_ref(p); in setaudit_addr()
|
| H A D | audit_session.c | 1153 my_cred = kauth_cred_proc_ref(p); in audit_session_setaia() 1161 my_cred = kauth_cred_proc_ref(p); in audit_session_setaia() 1202 my_cred = kauth_cred_proc_ref(p); in audit_session_setaia() 1249 cred = kauth_cred_proc_ref(p); in audit_session_self() 1328 cred = kauth_cred_proc_ref(p); in audit_session_port() 1707 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-8019.80.24/bsd/kern/ |
| H A D | mach_process.c | 183 kauth_cred_t pproc_cred = kauth_cred_proc_ref(pproc); in ptrace() 534 traced_cred = kauth_cred_proc_ref(traced_procp); in cantrace() 557 kauth_cred_t cur_cred = kauth_cred_proc_ref(cur_procp); in cantrace()
|
| H A D | kern_prot.c | 1195 cred = kauth_cred_proc_ref(p); in settid() 1273 my_target_cred = kauth_cred_proc_ref(target_proc); in settid_with_pid() 1328 cred = kauth_cred_proc_ref(p); in settid_with_pid() 1399 cred = kauth_cred_proc_ref(p); in setgroups_internal() 1735 my_cred = kauth_cred_proc_ref(p); in set_security_token_task_internal() 1770 my_cred = kauth_cred_proc_ref(parent); in proc_parent_audit_token()
|
| H A D | kern_resource.c | 248 my_cred = kauth_cred_proc_ref(p); in getpriority() 330 my_cred = kauth_cred_proc_ref(p); in puser_donice_callback() 542 ucred = kauth_cred_proc_ref(curp); in donice() 543 my_cred = kauth_cred_proc_ref(chgp); in donice() 585 target_cred = kauth_cred_proc_ref(targetp); in set_gpudeny_proc() 634 target_cred = kauth_cred_proc_ref(targetp); in proc_set_darwin_role() 688 target_cred = kauth_cred_proc_ref(targetp); in proc_get_darwin_role() 723 target_cred = kauth_cred_proc_ref(targetp); in get_background_proc() 754 target_cred = kauth_cred_proc_ref(targetp); in do_background_proc() 2617 target_cred = kauth_cred_proc_ref(targetp); in proc_rlimit_control()
|
| H A D | kern_xxx.c | 143 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_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 | 325 uc_dst = uc_ref = kauth_cred_proc_ref(dst); in cansignal_nomac() 1763 uc = kauth_cred_proc_ref(curproc); in killpg1() 2446 my_cred = kauth_cred_proc_ref(sig_proc); in psignal_internal() 2782 my_cred = kauth_cred_proc_ref(p); in issignal_locked() 2911 my_cred = kauth_cred_proc_ref(p); in issignal_locked()
|
| H A D | proc_info.c | 411 my_cred = kauth_cred_proc_ref(p); in proc_listpids() 426 my_cred = kauth_cred_proc_ref(p); in proc_listpids() 666 my_cred = kauth_cred_proc_ref(p); in proc_pidbsdinfo() 3095 target_cred = kauth_cred_proc_ref(targetp); in proc_security_policy() 3247 target_cred = kauth_cred_proc_ref(target_p); in proc_dirtycontrol()
|
| H A D | kern_fork.c | 1342 kauth_cred_t cred = kauth_cred_proc_ref(p); in uthread_init()
|
| H A D | kern_persona.c | 1127 parent_cred = kauth_cred_proc_ref(proc); in persona_set_cred_from_proc()
|
| H A D | kern_sysctl.c | 632 my_cred = kauth_cred_proc_ref(p); in sysdoproc_filt_KERN_PROC_UID() 653 my_cred = kauth_cred_proc_ref(p); in sysdoproc_filt_KERN_PROC_RUID() 909 my_cred = kauth_cred_proc_ref(p); in fill_user32_eproc() 965 my_cred = kauth_cred_proc_ref(p); in fill_user64_eproc() 1358 my_cred = kauth_cred_proc_ref(p); in sysctl_procargsx()
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | nd6_send.c | 109 cred = kauth_cred_proc_ref(current_proc());
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | rtsock.c | 589 cred = kauth_cred_proc_ref(current_proc()); in route_output() 1607 cred = kauth_cred_proc_ref(current_proc()); in sysctl_dumpentry() 1693 cred = kauth_cred_proc_ref(current_proc()); in sysctl_dumpentry_ext() 1760 cred = kauth_cred_proc_ref(current_proc()); in sysctl_iflist() 1922 cred = kauth_cred_proc_ref(current_proc()); in sysctl_iflist2()
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | kauth.h | 171 extern kauth_cred_t kauth_cred_proc_ref(proc_t procp);
|
| /xnu-8019.80.24/bsd/skywalk/core/ |
| H A D | skywalk.c | 613 kauth_cred_t cred = kauth_cred_proc_ref(p); in skywalk_priv_check_proc_cred() 625 kauth_cred_t cred = kauth_cred_proc_ref(p); in skywalk_mac_system_check_proc_cred()
|