Home
last modified time | relevance | path

Searched refs:thread_get_current_voucher_origin_pid (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.1.13/bsd/kern/
H A Dprocess_policy.c690 kr = thread_get_current_voucher_origin_pid(&pid); in proc_get_originatorbgstate()
H A Dproc_info.c1507 kr = thread_get_current_voucher_origin_pid(&originator_pid); in proc_pidoriginatorpid_uuid()
/xnu-10002.1.13/osfmk/kern/
H A Dthread.h1580 extern kern_return_t thread_get_current_voucher_origin_pid(int32_t *pid);
H A Dthread.c3529 thread_get_current_voucher_origin_pid( in thread_get_current_voucher_origin_pid() function