Searched refs:opt_report (Results 1 – 2 of 2) sorted by relevance
102 int opt_report(void *optctx, const char *opt, const char *arg);239 …{ "report", 0, { .func_arg = opt_report }, "generate a report" }, …
1052 int opt_report(void *optctx, const char *opt, const char *arg) in opt_report() function