Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/sh/
H A Dxec.c2403 int myjob,waitall=job.waitall; in _sh_fork() local
2432 myjob = job_post(parent,postid); in _sh_fork()
2436 myjob = job_post(parent,postid); in _sh_fork()
2441 *jobid = myjob; in _sh_fork()