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
293 if (check_if_command_finished(&tpebs_cmd)) { in tpebs_send_record_cmd()306 if (check_if_command_finished(&tpebs_cmd)) { in tpebs_send_record_cmd()
445 if (check_if_command_finished(&child_tests[y]->process) == 0) in finish_test()483 err_done = check_if_command_finished(&child_test->process); in finish_test()