Searched refs:cmd_opt_get_help_msg (Results 1 – 6 of 6) sorted by relevance
30 const char *cmd_opt_get_help_msg(int idx);
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()
66 printf("\t%-32s %s\n", line, cmd_opt_get_help_msg(i)); in print_help()