Searched defs:run_command (Results 1 – 12 of 12) sorted by relevance
46 int run_command(int argc, char **argv, int start_position) in run_command() function
51 static int run_command(char *args, char *output_buf, size_t output_max_len) in run_command() function
81 #define run_command(cmd, ...) \ macro
159 sub run_command { subroutine
1892 sub run_command { subroutine
127 static int run_command(const struct command *cmd, int argc, char *argv[]) in run_command() function
26 def run_command(cmd, should_fail=False): function
317 static int run_command(const char *cmd, ...) in run_command() function
273 int run_command(struct child_process *cmd) in run_command() function
422 dynevent_create_fn_t run_command) in dynevent_cmd_init()
514 dynevent_create_fn_t run_command; member
1510 static const char run_command[] = "run"; in wil_write_file_recovery() local