Lines Matching defs:job_unpost
126 static struct process *job_unpost(struct process*,int);
205 job_unpost(pw,0);
556 job_unpost(pw,1);
1306 job_unpost(pw,0);
1591 px = job_unpost(pw,1);
1650 job_unpost(pw,0);
1701 if(!(pw=job_unpost(pw,1)))
1761 * Otherwise the job is removed and job_unpost returns NULL.
1766 static struct process *job_unpost(register struct process *pwtop,int notify)
1851 if((pw=job_byjid(j))&& !job_unpost(pw,0))
1986 job_unpost(pw,0);