Lines Matching defs:job_unpost
126 static struct process *job_unpost(struct process*,int);
205 job_unpost(pw,0);
441 job_unpost(pw,1);
1154 job_unpost(pw,0);
1424 px = job_unpost(pw,1);
1481 job_unpost(pw,0);
1532 if(!(pw=job_unpost(pw,1)))
1592 * Otherwise the job is removed and job_unpost returns NULL.
1597 static struct process *job_unpost(register struct process *pwtop,int notify)
1682 if((pw=job_byjid(j))&& !job_unpost(pw,0))
1817 job_unpost(pw,0);