Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pam-u2f/bin/pamu2fcfg/
H A Dcmdline.h58 …const char *no_user_presence_help; /**< @brief Allow the credential to be used without ensuring th… member
H A Dcmdline.c123 args_info->no_user_presence_help = gengetopt_args_info_help[6] ; in init_args_info()