Searched refs:proc_pidthreadpathinfo (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dproc_info.c110 int proc_pidthreadpathinfo(proc_t p, uint64_t arg, struct proc_threadwithpathinfo *pinfo);
718 proc_pidthreadpathinfo(proc_t p, uint64_t arg, struct proc_threadwithpathinfo *pinfo) function
1166 error = proc_pidthreadpathinfo(p, arg, &pinfo);

Completed in 20 milliseconds