Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pam-u2f/bin/pamu2fcfg/
H A Dcmdline.h51 …const char *appid_help; /**< @brief Application ID to use during registration. Defaults to pam://h… member
H A Dcmdline.c120 args_info->appid_help = gengetopt_args_info_help[3] ; in init_args_info()