Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/subcmd/
Drun-command.h53 int finish_command(struct child_process *);
Drun-command.c200 int finish_command(struct child_process *cmd) in finish_command() function
210 return finish_command(cmd); in run_command()
Dpager.c61 finish_command(&pager_process); in wait_for_pager()
/Linux-v6.6/tools/perf/
Dbuiltin-help.c99 finish_command(&ec_process); in check_emacsclient_version()
/Linux-v6.6/tools/perf/util/
Dsrcline.c400 finish_command(a2l); /* ignore result, we don't care */ in addr2line_subprocess_cleanup()
Dannotate.c2200 err = finish_command(&objdump_process); in symbol__disassemble()