Searched defs:cmdline_parser_params (Results 1 – 1 of 1) sorted by relevance
90 struct cmdline_parser_params struct92 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) */