Searched refs:finish_command (Results 1 – 4 of 4) sorted by relevance
52 int finish_command(struct child_process *);
50 finish_command(&pager_process); in wait_for_pager()
199 int finish_command(struct child_process *cmd) in finish_command() function209 return finish_command(cmd); in run_command()
85 finish_command(&ec_process); in check_emacsclient_version()