Searched defs:shell_cmd (Results 1 – 3 of 3) sorted by relevance
51 struct shell_cmd { struct53 shell_cmd_function_t cb; argument54 const char *help;55 const char *desc;
46 struct shell_cmd { struct48 shell_cmd_function_t cb; argument49 const char *help;50 const char *desc;
2970 struct shell_cmd { struct2972 shell_cmd_function_t cb; argument2973 const char *help;2974 const char *desc;
Completed in 20 milliseconds