Searched refs:check_if_command_finished (Results 1 – 4 of 4) sorted by relevance
57 int check_if_command_finished(struct child_process *);
230 int check_if_command_finished(struct child_process *cmd) in check_if_command_finished() function
291 if (check_if_command_finished(&tpebs_cmd)) { in tpebs_send_record_cmd()304 if (check_if_command_finished(&tpebs_cmd)) { in tpebs_send_record_cmd()
439 if (check_if_command_finished(&child_tests[y]->process) == 0) in finish_test()477 err_done = check_if_command_finished(&child_test->process); in finish_test()