Searched refs:cli_simple_run_command_list (Results 1 – 3 of 3) sorted by relevance
53 int cli_simple_run_command_list(char *cmd, int flag);
107 rcode = cli_simple_run_command_list(buff, flag); in run_command_list()
308 int cli_simple_run_command_list(char *cmd, int flag) in cli_simple_run_command_list() function