Searched defs:execute_command (Results 1 – 5 of 5) sorted by relevance
45 def execute_command(cmd, cwd=None): function
220 def execute_command (command): function
759 static void execute_command(const char *name, int argc, argument *argv) in execute_command() function
2100 const char *execute_command = NULL; in perform_test_reparse_source() local