Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pam-u2f/bin/pamu2fcfg/
H A Dcmdline.c34 const char *gengetopt_args_info_description = ""; variable
155 if (strlen(gengetopt_args_info_description) > 0) in print_help_common()
156 printf("%s\n\n", gengetopt_args_info_description); in print_help_common()
H A Dcmdline.h104 extern const char *gengetopt_args_info_description;