parse_cfgline
static int parse_cfgline(struct conf_entry *, FILE *, size_t *);
for (lineno = 0; !parse_cfgline(&log, fd, &lineno);) {