Searched refs:set_command_state (Results 1 – 6 of 6) sorted by relevance
111 extern void set_command_state PARAMS ((struct file *file, enum cmd_state state));
605 set_command_state (file, cs_deps_running); in update_file_1()639 set_command_state (file, cs_not_started); in update_file_1()1028 set_command_state (file, cs_deps_running); in check_dep()
381 set_command_state (file, cs_running); in execute_file_commands()
1074 set_command_state (child->file, cs_running); in start_job_command()1400 set_command_state (child->file, cs_running); in start_job_command()1442 set_command_state (f, cs_running); in start_waiting_job()
756 set_command_state (struct file *file, enum cmd_state state) in set_command_state() function
1426 * file.c (set_command_state): Use the enumeration in the function