Searched refs:start_command (Results 1 – 4 of 4) sorted by relevance
18 int start_command(struct child_process *cmd) in start_command() function192 int code = start_command(cmd); in run_command()
49 int start_command(struct child_process *);
81 if (start_command(&pager_process)) in setup_pager()
69 if (start_command(&ec_process)) { in check_emacsclient_version()