Searched refs:retvec (Results 1 – 1 of 1) sorted by relevance
235 char **retvec; in hesiod_resolve() local244 if ((retvec = get_txt_records(ctx, C_IN, bindname))) { in hesiod_resolve()246 return (retvec); in hesiod_resolve()252 retvec = get_txt_records(ctx, C_HS, bindname); in hesiod_resolve()254 return (retvec); in hesiod_resolve()