conf_read
char *conf_read(conf_t *);
while ((p = conf_read(&cf)) != NULL) {
while (((p = conf_read(&cf)) != NULL) && (f < &Files[nlogs])) {