Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dlcl_ho.c129 static struct hostent * ho_next(struct irs_ho *this);
173 ho->next = ho_next; in irs_lcl_ho()
225 while ((hp = ho_next(this)) != NULL) { in ho_byname2()
289 while ((hp = ho_next(this)) != NULL) { in ho_byaddr()
320 ho_next(struct irs_ho *this) { in ho_next() function
H A Dirp_ho.c73 static struct hostent * ho_next(struct irs_ho *this);
116 ho->next = ho_next; in irs_irp_ho()
281 ho_next(struct irs_ho *this) { in ho_next() function
H A Dgen_ho.c60 static struct hostent * ho_next(struct irs_ho *this);
98 ho->next = ho_next; in irs_gen_ho()
244 ho_next(struct irs_ho *this) { in ho_next() function
H A Ddns_ho.c148 static struct hostent * ho_next(struct irs_ho *this);
197 ho->next = ho_next; in irs_dns_ho()
503 ho_next(struct irs_ho *this) { in ho_next() function