parse_conf
void parse_conf(const char *);
parse_conf(class);
commands = parse_conf(conf, repd, reportid, ignore);
parse_conf(conf, repd, reportid, ignore);
static struct command *parse_conf(const char *, report_desc_t, int, int);