Searched refs:get_txt_records (Results 1 – 1 of 1) sorted by relevance
66 static char ** get_txt_records(struct hesiod_p *ctx, int class,244 if ((retvec = get_txt_records(ctx, C_IN, bindname))) { in hesiod_resolve()252 retvec = get_txt_records(ctx, C_HS, bindname); in hesiod_resolve()343 get_txt_records(struct hesiod_p *ctx, int class, const char *name) { in get_txt_records() function