Home
last modified time | relevance | path

Searched refs:finish_command (Results 1 – 4 of 4) sorted by relevance

/tools/lib/subcmd/
Drun-command.h52 int finish_command(struct child_process *);
Dpager.c50 finish_command(&pager_process); in wait_for_pager()
Drun-command.c199 int finish_command(struct child_process *cmd) in finish_command() function
209 return finish_command(cmd); in run_command()
/tools/perf/
Dbuiltin-help.c85 finish_command(&ec_process); in check_emacsclient_version()