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