Searched refs:check_if_command_finished (Results 1 – 3 of 3) sorted by relevance
57 int check_if_command_finished(struct child_process *);
219 int check_if_command_finished(struct child_process *cmd) in check_if_command_finished() function
355 if (check_if_command_finished(&child_tests[y]->process) == 0) in finish_test()393 err_done = check_if_command_finished(&child_test->process); in finish_test()