Home
last modified time | relevance | path

Searched refs:retvec (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dhesiod.c235 char **retvec; in hesiod_resolve() local
244 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()