Searched refs:he (Results 1 - 16 of 16) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/
H A Dgxbn_test.c30 print_he(struct hostent *he, int error, const char *fun, const char *name) { argument
34 if (he != NULL) {
36 printf("\tname = %s\n", he->h_name);
37 printf("\taddrtype = %d\n", he->h_addrtype);
38 printf("\tlength = %d\n", he->h_length);
39 c = he->h_aliases;
46 c = he->h_addr_list;
50 inet_ntop(he->h_addrtype, *c, buf, sizeof(buf));
63 struct hostent *he; local
69 he
[all...]
H A Dgxba_test.c30 print_he(struct hostent *he, int error, const char *fun, const char *name) { argument
34 if (he != NULL) {
36 printf("\tname = %s\n", he->h_name);
37 printf("\taddrtype = %d\n", he->h_addrtype);
38 printf("\tlength = %d\n", he->h_length);
39 c = he->h_aliases;
46 c = he->h_addr_list;
50 inet_ntop(he->h_addrtype, *c, buf, sizeof(buf));
63 struct hostent *he; local
88 he
[all...]
/bind-9.6-ESV-R11/lib/lwres/
H A Dgethost.c166 static struct hostent *he = NULL; variable in typeref:struct:hostent
173 if (he != NULL)
174 lwres_freehostent(he);
176 he = lwres_getipnodebyname(name, AF_INET, 0, &lwres_h_errno);
177 return (he);
183 if (he != NULL)
184 lwres_freehostent(he);
186 he = lwres_getipnodebyname(name, af, 0, &lwres_h_errno);
187 return (he);
194 if (he !
232 struct hostent *he; local
253 struct hostent *he; local
296 copytobuf(struct hostent *he, struct hostent *hptr, char *buf, int buflen) argument
[all...]
H A Dgetipnode.c203 struct hostent he, *he1 = NULL, *he2 = NULL, *he3 = NULL; local
257 he.h_name = mappedname;
259 he.h_name = u.deconst_name;
260 he.h_addr_list = addr_list;
261 he.h_addr_list[0] = (v4 == 1) ? (char *)&in4 : (char *)&in6;
262 he.h_addr_list[1] = NULL;
263 he.h_aliases = aliases;
264 he.h_aliases[0] = NULL;
265 he.h_length = (v4 == 1) ? INADDRSZ : IN6ADDRSZ;
266 he
464 lwres_freehostent(struct hostent *he) argument
846 struct hostent *he = NULL; local
1011 struct hostent *he; local
1087 struct hostent *he; local
[all...]
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dparser.cpp240 read(impl::parser< header::tokenizer >& p, impl::header_entry& he) argument
246 he = impl::header_entry();
274 he = impl::header_entry(hdr_name, hdr_value, attrs);
281 write(std::ostream& os, const impl::header_entry& he) argument
283 std::string line = he.name() + ": " + he.value();
284 impl::attrs_map as = he.attrs();
325 header_entry he; local
326 if (!header::read(p, he).good() || he
372 const header_entry& he = (*iter).second; local
[all...]
/bind-9.6-ESV-R11/lib/bind9/
H A Dgetaddresses.c62 struct hostent *he; local
193 he = gethostbyname(hostname);
194 if (he == NULL) {
208 if (he->h_addrtype != AF_INET && he->h_addrtype != AF_INET6)
211 if (he->h_addrtype == AF_INET) {
213 inp = (struct in_addr *)(he->h_addr_list[i]);
219 in6p = (struct in6_addr *)(he->h_addr_list[i]);
/bind-9.6-ESV-R11/lib/dns/
H A Dopenssl_link.c72 static ENGINE *he; variable
245 if (he == NULL)
246 he = e;
396 return (he);
467 if (he != NULL)
468 ENGINE_finish(he);
469 he = e;
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Dresolver.c537 static struct hostent he; local
554 &he, buf.data, sizeof(buf),
565 static struct hostent he; local
582 &he, buf.data, sizeof(buf),
593 static struct hostent he; local
603 &he, buf.data, sizeof(buf),
622 struct hostent he; local
653 n = REAL(gethostbyname_r)(name, &he, data, datalen, rp, errp);
680 struct hostent he; local
710 n = REAL(gethostbyname2_r)(name, af, &he, dat
736 struct hostent he; local
789 struct hostent *hp, he; local
840 struct hostent *hp, he; local
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dmissing63 -h|--h|--he|--hel|--help)
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dconfigure136 -help | --help | --hel | --he)
1724 -help | --help | --hel | --he | --h)
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dconfigure784 -help | --help | --hel | --he | -h)
786 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
788 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
3631 --he | --h)
/bind-9.6-ESV-R11/contrib/query-loc-0.4.0/
H A Dconfigure430 -help | --help | --hel | --he | -h)
432 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
434 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
5780 --he | --h)
/bind-9.6-ESV-R11/contrib/zkt/
H A Dconfigure823 -help | --help | --hel | --he | -h)
825 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
827 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
6604 --he | --h)
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dconfigure164 -help | --help | --hel | --he)
3201 -help | --help | --hel | --he | --h)
/bind-9.6-ESV-R11/
H A Dconfigure1129 -help | --help | --hel | --he | -h)
1131 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1133 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
19697 --he | --h)
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure1122 -help | --help | --hel | --he | -h)
1124 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1126 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
17343 --he | --h)

Completed in 1007 milliseconds