Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp_ho.c68 static struct hostent * ho_byname(struct irs_ho *this, const char *name);
113 ho->byname = ho_byname; in irs_irp_ho()
151 ho_byname(struct irs_ho *this, const char *name) { in ho_byname() function
H A Dgen_ho.c55 static struct hostent * ho_byname(struct irs_ho *this, const char *name);
95 ho->byname = ho_byname; in irs_gen_ho()
121 ho_byname(struct irs_ho *this, const char *name) { in ho_byname() function
H A Dlcl_ho.c124 static struct hostent * ho_byname(struct irs_ho *this, const char *name);
170 ho->byname = ho_byname; in irs_lcl_ho()
198 ho_byname(struct irs_ho *this, const char *name) { in ho_byname() function
H A Ddns_ho.c143 static struct hostent * ho_byname(struct irs_ho *this, const char *name);
194 ho->byname = ho_byname; in irs_dns_ho()
220 ho_byname(struct irs_ho *this, const char *name) { in ho_byname() function