Searched refs:job_post (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Djobs.h187 extern int job_post(Shell_t*,pid_t,pid_t);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c1506 jobid = job_post(shp,parent,0);
1518 jobid = job_post(shp,parent,0);
1678 job_post(shp,parent,0);
1912 job_post(shp,type,0);
2954 myjob = job_post(shp,parent,postid);
2958 myjob = job_post(shp,parent,postid);
H A Djobs.c1279 int job_post(Shell_t *shp,pid_t pid, pid_t join) function
H A Dpath.c209 job_post(shp,pid,0);

Completed in 31 milliseconds