Searched refs:kauth_cred_proc_ref (Results 1 - 25 of 32) sorted by relevance

12

/darwin-on-arm/xnu/security/
H A Dmac_process.c119 cr = kauth_cred_proc_ref(p);
322 cred = kauth_cred_proc_ref(curp);
339 cred = kauth_cred_proc_ref(curp);
382 cred = kauth_cred_proc_ref(proc);
400 cred = kauth_cred_proc_ref(proc);
431 cred = kauth_cred_proc_ref(curp);
450 cred = kauth_cred_proc_ref(curp);
469 cred = kauth_cred_proc_ref(curp);
595 cred = kauth_cred_proc_ref(curp);
612 cred = kauth_cred_proc_ref(cur
[all...]
H A Dmac_audit.c123 cred = kauth_cred_proc_ref(curp);
140 cred = kauth_cred_proc_ref(curp);
157 cred = kauth_cred_proc_ref(curp);
174 cred = kauth_cred_proc_ref(curp);
H A Dmac_base.c1332 tcred = kauth_cred_proc_ref(tproc);
1391 cr = kauth_cred_proc_ref(p);
1456 newcred = kauth_cred_proc_ref(p);
1750 my_cred = kauth_cred_proc_ref(p);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_xxx.c113 my_cred = kauth_cred_proc_ref(p);
H A Dkern_prot.c726 my_cred = kauth_cred_proc_ref(p);
793 my_cred = kauth_cred_proc_ref(p);
845 my_cred = kauth_cred_proc_ref(p);
883 my_cred = kauth_cred_proc_ref(p);
953 my_cred = kauth_cred_proc_ref(p);
1030 my_cred = kauth_cred_proc_ref(p);
1090 my_cred = kauth_cred_proc_ref(p);
1135 my_cred = kauth_cred_proc_ref(p);
1190 my_cred = kauth_cred_proc_ref(p);
1225 my_cred = kauth_cred_proc_ref(
[all...]
H A Dtty_tty.c107 context.vc_ucred = kauth_cred_proc_ref(p);
139 context.vc_ucred = kauth_cred_proc_ref(p);
H A Dkern_resource.c213 my_cred = kauth_cred_proc_ref(p);
260 my_cred = kauth_cred_proc_ref(p);
435 ucred = kauth_cred_proc_ref(curp);
436 my_cred = kauth_cred_proc_ref(chgp);
475 target_cred = kauth_cred_proc_ref(targetp);
617 ucred = kauth_cred_proc_ref(curp);
H A Dkern_acct.c272 safecred = kauth_cred_proc_ref(p);
H A Dkern_credential.c3282 uthread->uu_ucred = kauth_cred_proc_ref(p);
3322 uthread->uu_ucred = kauth_cred_proc_ref(proc);
3375 uthread->uu_ucred = kauth_cred_proc_ref(procp);
3384 * kauth_cred_proc_ref
3413 kauth_cred_proc_ref(proc_t procp) function
4207 my_cred = kauth_cred_proc_ref(p);
4236 my_cred = kauth_cred_proc_ref(p);
4285 my_cred = kauth_cred_proc_ref(p);
4314 my_cred = kauth_cred_proc_ref(p);
H A Dprocess_policy.c131 target_cred = kauth_cred_proc_ref(target_proc);
H A Dkern_sig.c332 my_cred = kauth_cred_proc_ref(q);
1509 uc = kauth_cred_proc_ref(cp);
2021 my_cred = kauth_cred_proc_ref(sig_proc);
2281 my_cred = kauth_cred_proc_ref(p);
2446 my_cred = kauth_cred_proc_ref(p);
H A Dproc_info.c260 my_cred = kauth_cred_proc_ref(p);
274 my_cred = kauth_cred_proc_ref(p);
490 my_cred = kauth_cred_proc_ref(p);
1706 my_cred = kauth_cred_proc_ref(p);
1856 target_cred = kauth_cred_proc_ref(target_p);
H A Dkern_sysctl.c438 my_cred = kauth_cred_proc_ref(p);
637 my_cred = kauth_cred_proc_ref(p);
1229 my_cred = kauth_cred_proc_ref(p);
1248 my_cred = kauth_cred_proc_ref(p);
1516 my_cred = kauth_cred_proc_ref(p);
1576 my_cred = kauth_cred_proc_ref(p);
1930 my_cred = kauth_cred_proc_ref(p);
H A Dkern_exec.c590 kauth_cred_t cred = kauth_cred_proc_ref(p);
2301 context.vc_ucred = kauth_cred_proc_ref(p); /* XXX must NOT be kauth_cred_get() */
3270 my_cred = kauth_cred_proc_ref(p);
H A Dkern_exit.c618 context.vc_ucred = kauth_cred_proc_ref(p);
1767 context.vc_ucred = kauth_cred_proc_ref(p);
H A Dubc_subr.c990 uip->ui_ucred = kauth_cred_proc_ref(p);
1047 uip->ui_ucred = kauth_cred_proc_ref(p);
H A Dkern_fork.c1463 uth->uu_ucred = kauth_cred_proc_ref(p);
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_syscalls.c569 scred = kauth_cred_proc_ref(tp);
599 scred = kauth_cred_proc_ref(tp);
642 scred = kauth_cred_proc_ref(tp);
753 scred = kauth_cred_proc_ref(p);
784 scred = kauth_cred_proc_ref(p);
809 scred = kauth_cred_proc_ref(p);
863 scred = kauth_cred_proc_ref(p);
H A Daudit.c235 cred = kauth_cred_proc_ref(p);
608 cred = kauth_cred_proc_ref(proc);
726 cred = kauth_cred_proc_ref(proc);
794 my_cred = kauth_cred_proc_ref(proc);
H A Daudit_session.c1130 my_cred = kauth_cred_proc_ref(p);
1137 my_cred = kauth_cred_proc_ref(p);
1179 my_cred = kauth_cred_proc_ref(p);
1228 cred = kauth_cred_proc_ref(p);
1304 cred = kauth_cred_proc_ref(p);
1680 scred = kauth_cred_proc_ref(p);
/darwin-on-arm/xnu/bsd/sys/
H A Dkauth.h220 extern kauth_cred_t kauth_cred_proc_ref(proc_t procp);
/darwin-on-arm/xnu/bsd/vm/
H A Dvm_unix.c498 targetcred = kauth_cred_proc_ref(target);
680 target_cred = kauth_cred_proc_ref(p);
/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c496 cred = kauth_cred_proc_ref(p);
585 cred = kauth_cred_proc_ref(p);
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_quota.c582 qfp->qf_cred = kauth_cred_proc_ref(p);
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_pcb.c279 cred = kauth_cred_proc_ref(p);

Completed in 216 milliseconds

12