Searched refs:start_command (Results 1 – 6 of 6) sorted by relevance
52 int start_command(struct child_process *);
29 int start_command(struct child_process *cmd) in start_command() function207 int code = start_command(cmd); in run_command()
101 if (start_command(&pager_process)) in setup_pager()
83 if (start_command(&ec_process)) { in check_emacsclient_version()
435 start_command_status = start_command(&a2l->addr2line); in addr2line_subprocess_init()
2051 if (start_command(&objdump_process)) { in symbol__disassemble()