Searched refs:start_command (Results 1 – 6 of 6) sorted by relevance
29 int start_command(struct child_process *cmd) in start_command() function207 int code = start_command(cmd); in run_command()
52 int start_command(struct child_process *);
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()
2039 if (start_command(&objdump_process)) { in symbol__disassemble()
Completed in 14 milliseconds