load_entry
entry *load_entry(FILE *, void (*)(const char *),
e = load_entry(file, log_error, pw, envp);
e = load_entry(tmp, check_error, pw, envp);