Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp_ho.c71 static struct hostent * ho_byaddr(struct irs_ho *this, const void *addr,
115 ho->byaddr = ho_byaddr; in irs_irp_ho()
218 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) { in ho_byaddr() function
H A Dgen_ho.c58 static struct hostent * ho_byaddr(struct irs_ho *this, const void *addr,
97 ho->byaddr = ho_byaddr; in irs_gen_ho()
203 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) { in ho_byaddr() function
H A Dlcl_ho.c127 static struct hostent * ho_byaddr(struct irs_ho *this, const void *addr,
172 ho->byaddr = ho_byaddr; in irs_lcl_ho()
249 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) { in ho_byaddr() function
H A Ddns_ho.c146 static struct hostent * ho_byaddr(struct irs_ho *this, const void *addr,
196 ho->byaddr = ho_byaddr; in irs_dns_ho()
326 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) in ho_byaddr() function