Searched refs:start_command (Results 1 – 8 of 8) sorted by relevance
56 int start_command(struct child_process *);
29 int start_command(struct child_process *cmd) in start_command() function231 int code = start_command(cmd); in run_command()
101 if (start_command(&pager_process)) in setup_pager()
115 ret = start_command(tpebs_cmd); in start_perf_record()
488 start_command_status = start_command(a2l); in addr2line_subprocess_init()
2188 if (start_command(&objdump_process)) { in symbol__disassemble()
85 if (start_command(&ec_process)) { in check_emacsclient_version()
380 err = start_command(&(*child)->process); in start_test()