Searched refs:finish_command (Results 1 – 6 of 6) sorted by relevance
53 int finish_command(struct child_process *);
200 int finish_command(struct child_process *cmd) in finish_command() function210 return finish_command(cmd); in run_command()
61 finish_command(&pager_process); in wait_for_pager()
99 finish_command(&ec_process); in check_emacsclient_version()
400 finish_command(a2l); /* ignore result, we don't care */ in addr2line_subprocess_cleanup()
2233 err = finish_command(&objdump_process); in symbol__disassemble()