Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/lib/subcmd/
A Drun-command.h52 int start_command(struct child_process *);
A Drun-command.c29 int start_command(struct child_process *cmd) in start_command() function
207 int code = start_command(cmd); in run_command()
A Dpager.c101 if (start_command(&pager_process)) in setup_pager()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-help.c83 if (start_command(&ec_process)) { in check_emacsclient_version()
/linux-6.3-rc2/tools/perf/util/
A Dsrcline.c435 start_command_status = start_command(&a2l->addr2line); in addr2line_subprocess_init()
A Dannotate.c2053 if (start_command(&objdump_process)) { in symbol__disassemble()

Completed in 14 milliseconds