Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dnis.c57 static struct __res_state * nis_res_get(struct irs_acc *);
101 acc->res_get = nis_res_get; in irs_nis_acc()
110 nis_res_get(struct irs_acc *this) { in nis_res_get() function