Searched refs:new_job (Results 1 – 4 of 4) sorted by relevance
69 extern void new_job PARAMS ((struct file *file));
394 new_job (file); in execute_file_commands()
237 * job.c (new_job): Cache dontcare flag.776 (new_job): Invoke it with the new semantics.806 (new_job): Check jobserver_tokens rather than children &&827 * job.c (new_job): Ditto. Plus, call start_waiting_jobs() here to1455 (new_job) [OS/2]: Disable the SIGCHLD handler on OS/2.2470 * job.c (new_job): Reorganize the jobserver algorithm. Reorder2497 * job.c (reap_children, free_child, new_job): Likewise.2505 (new_job): Use it to temporarily clear the SIGCHLD action flags
1485 new_job (struct file *file) in new_job() function