Searched defs:output_options_t (Results 1 – 1 of 1) sorted by relevance
356 struct output_options_t : option_group_t struct358 output_options_t (option_parser_t *parser, in output_options_t() function369 ~output_options_t (void) { in ~output_options_t() argument376 void post_parse (GError **error G_GNUC_UNUSED) in post_parse()393 const char *output_file;394 const char *output_format;395 const char **supported_formats;396 bool explicit_output_format;398 mutable FILE *fp;