Home
last modified time | relevance | path

Searched defs:gengetopt_args_info (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/pam-u2f/bin/pamu2fcfg/
H A Dcmdline.h42 struct gengetopt_args_info struct
44 const char *help_help; /**< @brief Print help and exit help description. */
45 const char *version_help; /**< @brief Print version and exit help description. */
46 …ar * origin_arg; /**< @brief Origin URL to use during registration. Defaults to pam://hostname. */
47 …RL to use during registration. Defaults to pam://hostname original value given at command line. */
48 …/**< @brief Origin URL to use during registration. Defaults to pam://hostname help description. */
49 …* appid_arg; /**< @brief Application ID to use during registration. Defaults to pam://hostname. */
50 …ID to use during registration. Defaults to pam://hostname original value given at command line. */
51 … @brief Application ID to use during registration. Defaults to pam://hostname help description. */
52 …ype_arg; /**< @brief COSE type to use during registration (ES256 or RS256). Defaults to ES256.. */
[all …]