Searched refs:exec_command (Results 1 – 2 of 2) sorted by relevance
80 exec_command = None100 exec_command = [java_path, '-Xms1024m', '-server',102 check_server_proc = popen(exec_command + ['-version'])106 exec_command = exec_command.remove('-server')113 return exec_command
619 static void exec_command(char *line, struct s_hardware *hardware) in exec_command() function790 exec_command(commands[i], hardware); in start_auto_mode()1026 exec_command(remove_spaces(INPUT), hardware); in start_cli_mode()1101 exec_command(CLI_HELP, hardware); in start_cli_mode()