Searched refs:gengetopt_args_info_description (Results 1 – 2 of 2) sorted by relevance
34 const char *gengetopt_args_info_description = ""; variable155 if (strlen(gengetopt_args_info_description) > 0) in print_help_common()156 printf("%s\n\n", gengetopt_args_info_description); in print_help_common()
104 extern const char *gengetopt_args_info_description;