Searched defs:ho_byaddr (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgen_ho.c62 static struct hostent * ho_byaddr(struct irs_ho *this, const void *addr,
101 ho->byaddr = ho_byaddr;
207 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) { function
H A Dirp_ho.c75 static struct hostent * ho_byaddr(struct irs_ho *this, const void *addr,
119 ho->byaddr = ho_byaddr;
216 * struct hostent * ho_byaddr(struct irs_ho *this, const void *addr,
222 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) { function
H A Dlcl_ho.c131 static struct hostent * ho_byaddr(struct irs_ho *this, const void *addr,
176 ho->byaddr = ho_byaddr;
253 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) { function
H A Ddns_ho.c150 static struct hostent * ho_byaddr(struct irs_ho *this, const void *addr,
200 ho->byaddr = ho_byaddr;
330 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) function

Completed in 48 milliseconds