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

/xnu-2782.1.97/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c442 struct proc_threadwithpathinfo tpi; local
444 buf_used = proc_pidinfo(pid, PROC_PIDTHREADPATHINFO, thr, &tpi, sizeof(tpi));
455 status = check_file(info, &tpi.pvip.vip_vi.vi_stat);

Completed in 17 milliseconds