HomeSort by: relevance | last modified time | path
    Searched defs:parse_config_file (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
hesiod.c 67 static int parse_config_file(struct hesiod_p *ctx, const char *filename);
90 if (parse_config_file(ctx, _PATH_HESIOD_CONF) < 0) {
274 parse_config_file(struct hesiod_p *ctx, const char *filename) { function
hesiod.c 67 static int parse_config_file(struct hesiod_p *ctx, const char *filename);
90 if (parse_config_file(ctx, _PATH_HESIOD_CONF) < 0) {
274 parse_config_file(struct hesiod_p *ctx, const char *filename) { function

Completed in 43 milliseconds