Home
last modified time | relevance | path

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

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