Searched refs:gengetopt_args_info_usage (Results 1 – 2 of 2) sorted by relevance
30 const char *gengetopt_args_info_usage = "Usage: " CMDLINE_PARSER_PACKAGE " [OPTIONS]..."; variable150 if (strlen(gengetopt_args_info_usage) > 0) in print_help_common()151 printf("\n%s\n", gengetopt_args_info_usage); in print_help_common()
102 extern const char *gengetopt_args_info_usage;