Home
last modified time | relevance | path

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

/dports/security/oath-toolkit/oath-toolkit-2.6.2/oathtool/
H A Doathtool_cmd.h71 const char *digits_help; /**< @brief number of digits in one-time password help description. */ member
H A Doathtool_cmd.c126 args_info->digits_help = gengetopt_args_info_help[9] ; in init_args_info()