Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pam-u2f/bin/pamu2fcfg/
H A Dcmdline.h90 struct cmdline_parser_params struct
92 int override; /**< @brief whether to override possibly already present options (default 0) */
93 …itialize; /**< @brief whether to initialize the option structure gengetopt_args_info (default 1) */
94 …check_required; /**< @brief whether to check that all required options were provided (default 1) */
95 …r to check for options already specified in the option structure gengetopt_args_info (default 0) */
96 …rors; /**< @brief whether getopt_long should print an error message for a bad option (default 1) */