Searched refs:shell_cmd_func_t (Results 1 – 2 of 2) sorted by relevance
20 typedef int (*shell_cmd_func_t)(int argc, char *argv[]); typedef38 shell_cmd_func_t sc_cmd_func;
30 static shell_cmd_func_t app_cmd_handler;213 static shell_cmd_func_t get_cb(int argc, char *argv[]) in get_cb()426 shell_cmd_func_t sc_cmd_func; in shell_process_command()