Searched refs:cmd_opt_get_help_msg (Results 1 – 3 of 3) sorted by relevance
31 const char *cmd_opt_get_help_msg(int idx);
52 const char *cmd_opt_get_help_msg(int idx) in cmd_opt_get_help_msg() function
130 printf("\t%-32s %s\n", line, cmd_opt_get_help_msg(i)); in print_help()