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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Djobs.c135 static pid_t lastpid; variable
413 lastpid = pid;
429 lastpid = pw->p_pid = pid;
1399 lastpid = 0;
1511 if(shp->coutpipe>=0 && lastpid && shp->cpid==lastpid)

Completed in 17 milliseconds