Home
last modified time | relevance | path

Searched refs:gengetopt_args_info_usage (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/pam-u2f/bin/pamu2fcfg/
H A Dcmdline.c30 const char *gengetopt_args_info_usage = "Usage: " CMDLINE_PARSER_PACKAGE " [OPTIONS]..."; variable
150 if (strlen(gengetopt_args_info_usage) > 0) in print_help_common()
151 printf("\n%s\n", gengetopt_args_info_usage); in print_help_common()
H A Dcmdline.h102 extern const char *gengetopt_args_info_usage;