Searched refs:finish_command (Results 1 – 9 of 9) sorted by relevance
58 int finish_command(struct child_process *);
224 int finish_command(struct child_process *cmd) in finish_command() function234 return finish_command(cmd); in run_command()
61 finish_command(&pager_process); in wait_for_pager()
384 goto finish_command; in fsm_routine_start()423 finish_command: in fsm_routine_start()
196 ret = finish_command(tpebs_cmd); in tpebs_stop()
457 finish_command(a2l); /* ignore result, we don't care */ in addr2line_subprocess_cleanup()
2241 err = finish_command(&objdump_process); in symbol__disassemble()
99 finish_command(&ec_process); in check_emacsclient_version()
332 ret = finish_command(&child_test->process); in finish_test()