Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libresolv2/common/irs/
H A Dirp_ho.c72 static struct hostent * ho_byname(struct irs_ho *this, const char *name);
117 ho->byname = ho_byname; in irs_irp_ho()
155 ho_byname(struct irs_ho *this, const char *name) { in ho_byname() function
H A Dgen_ho.c59 static struct hostent * ho_byname(struct irs_ho *this, const char *name);
99 ho->byname = ho_byname; in irs_gen_ho()
125 ho_byname(struct irs_ho *this, const char *name) { in ho_byname() function
H A Dlcl_ho.c128 static struct hostent * ho_byname(struct irs_ho *this, const char *name);
174 ho->byname = ho_byname; in irs_lcl_ho()
202 ho_byname(struct irs_ho *this, const char *name) { in ho_byname() function
H A Ddns_ho.c147 static struct hostent * ho_byname(struct irs_ho *this, const char *name);
198 ho->byname = ho_byname; in irs_dns_ho()
224 ho_byname(struct irs_ho *this, const char *name) { in ho_byname() function