Lines Matching refs:pcurrent
132 if (pcurrent && pcurrent != fp)
133 pprevious = pcurrent;
134 pcurrent = fp;
389 if (pp == pcurrent)
391 pcurrent = pprevious;
394 pcurrent = pgetcurr(pp);
465 pprevious = pcurrent;
466 pcurrent = pp;
651 pp == pcurrent ? '+' :
1039 pcurrent = pprevious;
1044 pcurrent = pgetcurr(pp);
1045 if (!pcurrent || (pcurrent->p_flags & PRUNNING))
1046 pcurrent = pp;
1083 if (pcurrent == PNULL)
1084 if ((pcurrent = pgetcurr(PNULL)) == PNULL)
1086 return (pcurrent);
1141 if (np != pcurrent && np != pp && np->p_pid &&