Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/kern/
H A Dprocess_policy.c690 kr = thread_get_current_voucher_origin_pid(&pid); in proc_get_originatorbgstate()
H A Dproc_info.c1510 kr = thread_get_current_voucher_origin_pid(&originator_pid); in proc_pidoriginatorpid_uuid()
/xnu-10002.61.3/osfmk/kern/
H A Dthread.h1581 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