Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c3128 int myjob,waitall=job.waitall; in _sh_fork() local
3159 myjob = job_post(shp,parent,postid); in _sh_fork()
3163 myjob = job_post(shp,parent,postid); in _sh_fork()
3168 job.curjobid = myjob; in _sh_fork()
3175 *jobid = myjob; in _sh_fork()