Searched refs:job_switch (Results 1 – 3 of 3) sorted by relevance
175 extern int job_switch(struct process*,int);
424 if(job_walk(sfstdout,job_switch,flag,argv)) in b_bg()
1494 int job_switch(register struct process *pw,int bgflag) in job_switch() function