Home | History | Annotate | Download | only in csh

Lines Matching defs:pcurrent

65 struct process *pcurrent;
167 if (pcurrent && pcurrent != fp)
168 pprevious = pcurrent;
169 pcurrent = fp;
430 if (pp == pcurrent) {
432 pcurrent = pprevious;
436 pcurrent = pgetcurr(pp);
507 if (pcurrent == NULL)
508 pcurrent = pp;
688 pp == pcurrent ? '+' :
1154 if (pcurrent == NULL)
1156 return (pcurrent);
1207 if (np != pcurrent && np != pp && np->p_pid &&