Searched refs:parse_config_file (Results 1 – 2 of 2) sorted by relevance
65 static int parse_config_file(struct hesiod_p *ctx, const char *filename);88 if (parse_config_file(ctx, _PATH_HESIOD_CONF) < 0) { in hesiod_init()272 parse_config_file(struct hesiod_p *ctx, const char *filename) { in parse_config_file() function
80 static boolean_t parse_config_file = B_FALSE; variable173 if (parse_config_file == B_FALSE) { in env_parse_config_file()