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

/xnu-2782.1.97/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c619 int pstatus; local
626 pstatus = check_process_phase1(info, pid);
627 if (pstatus != 1) {
650 int pstatus; local
657 pstatus = check_process_phase2(info, pid);
658 if (pstatus != 1) {

Completed in 19 milliseconds