parse_config_file
static int parse_config_file(struct hesiod_p *ctx, const char *filename);
if (parse_config_file(ctx, _PATH_HESIOD_CONF) < 0) {