Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Djobs.h163 extern int job_wait(pid_t);
/titanic_41/usr/src/lib/libshell/common/sh/
H A Djobs.c737 job_wait((pid_t)-1); in job_bwait()
754 job_wait(-pid); in job_bwait()
1182 job_wait((pid_t)1); in job_post()
1298 int job_wait(register pid_t pid) in job_wait() function
1542 job_wait(pw->p_pid); in job_switch()
H A Dmain.c515 job_wait((pid_t)0); in exfile()
574 job_wait((pid_t)0); in exfile()
H A Dfault.c527 job_wait(sig); in sh_exit()
H A Dxec.c1268 job_wait(parent); in sh_exec()
1347 job_wait(parent); in sh_exec()
1431 job_wait(shp->pipepid); in sh_exec()
1435 job_wait(waitall?pid:0); in sh_exec()
2388 nochild = job_wait((pid_t)1); in _sh_fork()
H A Dsubshell.c741 job_wait(sp->subpid); in sh_subshell()
H A Dpath.c199 job_wait(pid); in path_xargs()
H A Dmacro.c2087 job_wait(mp->shp->spid); in comsubst()
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dmisc.c458 job_wait((pid_t)0); in b_jobs()