Searched refs:hesiod_p (Results 1 – 2 of 2) sorted by relevance
67 static int parse_config_file(struct hesiod_p *ctx, const char *filename);68 static char ** get_txt_records(struct hesiod_p *ctx, int class,78 struct hesiod_p *ctx; in hesiod_init()82 ctx = malloc(sizeof(struct hesiod_p)); in hesiod_init()137 struct hesiod_p *ctx = (struct hesiod_p *) context; in hesiod_end()152 struct hesiod_p *ctx = (struct hesiod_p *) context; in hesiod_to_bind()210 struct hesiod_p *ctx = (struct hesiod_p *) context; in hesiod_resolve()240 parse_config_file(struct hesiod_p *ctx, const char *filename) { in parse_config_file()328 get_txt_records(struct hesiod_p *ctx, int class, const char *name) { in get_txt_records()
48 struct hesiod_p { struct
Completed in 4 milliseconds