Home
last modified time | relevance | path

Searched refs:job_next_command (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Djob.c202 static int job_next_command PARAMS ((struct child *));
750 if (job_next_command (c)) in reap_children()
1068 if (job_next_command (child)) in start_job_command()
1618 job_next_command (c); in new_job()
1743 job_next_command (struct child *child) in job_next_command() function