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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Djobs.c135 static pid_t lastpid; variable
298 lastpid = pid;
314 lastpid = pw->p_pid = pid;
1233 lastpid = 0;
1344 if(sh.coutpipe>=0 && sh.cpid==lastpid)

Completed in 67 milliseconds