HomeSort by relevance Sort by last modified time
    Searched defs:he (Results 1 - 25 of 32) sorted by null

1 2

  /bionic/libc/dns/include/
hostent.h 54 int *he; member in struct:getnamaddr
  /external/apache-http/src/org/apache/http/impl/client/
DefaultConnectionKeepAliveStrategy.java 68 HeaderElement he = it.nextElement(); local
69 String param = he.getName();
70 String value = he.getValue();
  /external/curl/tests/server/
resolve.c 144 struct hostent *he; local
146 he = gethostbyname(host);
148 rc = !he;
  /external/grpc-grpc/test/core/transport/chttp2/
bin_decoder_test.cc 38 char* he = grpc_dump_slice(expected, GPR_DUMP_HEX | GPR_DUMP_ASCII); local
40 he);
42 gpr_free(he);
bin_encoder_test.cc 38 char* he = grpc_dump_slice(expected, GPR_DUMP_HEX | GPR_DUMP_ASCII); local
40 he);
42 gpr_free(he);
  /external/chromium-libpac/src/
proxy_resolver_js_bindings.cc 66 struct hostent* he = gethostbyname(host.c_str()); local
68 if (he == NULL || he->h_addr == NULL || he->h_addrtype != AF_INET) {
73 if (inet_ntop(he->h_addrtype, he->h_addr, tmp, sizeof(tmp)) == NULL) {
83 struct hostent* he = gethostbyname(host.c_str()); local
85 if (he == NULL) {
89 for (char** addr = &he->h_addr; *addr != NULL; ++addr) {
97 *ip_address_list = std::string(he->h_addr)
    [all...]
  /external/tensorflow/tensorflow/contrib/ignite/kernels/client/
ignite_plain_client_unix.cc 51 hostent* he; local
54 if ((he = gethostbyname(host_.c_str())) == NULL)
57 addr_list = (in_addr**)he->h_addr_list;
  /external/curl/lib/
hash.c 88 struct curl_hash_element *he = malloc(sizeof(struct curl_hash_element) + local
90 if(he) {
92 memcpy(he->key, key, key_len);
93 he->key_len = key_len;
94 he->ptr = (void *) p;
96 return he;
111 struct curl_hash_element *he; local
116 he = (struct curl_hash_element *) le->ptr;
117 if(h->comp_func(he->key, he->key_len, key, key_len))
145 struct curl_hash_element *he = le->ptr; local
168 struct curl_hash_element *he = le->ptr; local
245 struct curl_hash_element *he = le->ptr; local
310 struct curl_hash_element *he = iter->current_element->ptr; local
    [all...]
conncache.c 241 struct curl_hash_element *he; local
248 he = Curl_hash_next_element(&iter);
249 while(he) {
250 if(he->ptr == bundle) {
253 Curl_hash_delete(&connc->hash, he->key, he->key_len);
257 he = Curl_hash_next_element(&iter);
357 struct curl_hash_element *he; local
365 he = Curl_hash_next_element(&iter);
366 while(he) {
399 struct curl_hash_element *he; local
515 struct curl_hash_element *he; local
    [all...]
  /external/honggfuzz/examples/glibc/
resolver.c 154 struct hostent he; local
159 gethostbyname2_r(b, AF_INET, &he, sbuf, sizeof(sbuf), &result, &h_errno);
160 gethostbyname2_r(b, AF_INET6, &he, sbuf, sizeof(sbuf), &result, &h_errno);
  /art/runtime/jdwp/
jdwp_socket.cc 298 hostent he; local
302 options->host.c_str(), &he, auxBuf.data(), auxBuf.size(), &pEntry, &error))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mimify.py 42 he = re.compile('^-*\n') variable
84 if he.match(line):
158 if he.match(line):
309 if he.match(line):
  /external/mesa3d/src/compiler/glsl/
ir_builder_print_visitor.cpp 257 const struct hash_entry *const he = local
260 print_without_indent("r%04X", (unsigned)(uintptr_t) he->data);
266 const struct hash_entry *const he = local
269 if (he != NULL)
270 _mesa_hash_table_insert(index_map, ir, he->data);
437 const struct hash_entry *const he = local
450 (unsigned)(uintptr_t) he->data);
456 (unsigned)(uintptr_t) he->data,
579 const struct hash_entry *const he = local
582 print_without_indent("r%04X", (unsigned)(uintptr_t) he->data)
626 const struct hash_entry *const he = local
676 const struct hash_entry *const he = local
695 const struct hash_entry *const he = local
705 const struct hash_entry *const he = local
746 const struct hash_entry *const he = local
    [all...]
  /external/openssh/
logintest.c 88 struct hostent *he; local
115 if (! (he = gethostbyname("localhost"))) {
120 memcpy((void *)&(sa_in4.sin_addr), (void *)&(he->h_addr_list[0][0]),
session.c 2500 struct hostent *he; local
    [all...]
  /external/python/cpython2/Lib/
mimify.py 42 he = re.compile('^-*\n') variable
84 if he.match(line):
158 if he.match(line):
309 if he.match(line):
  /external/iputils/
tracepath.c 308 struct hostent *he; local
382 he = gethostbyname(p);
383 if (he == NULL) {
392 memcpy(&target.sin_addr, he->h_addr, 4);
arping.c 91 struct sockaddr_storage he; variable in typeref:struct:sockaddr_storage
271 struct sockaddr_ll *ME, struct sockaddr_ll *HE)
296 memcpy(p, &HE->sll_addr, ah->ar_hln);
303 err = sendto(s, buf, p-buf, 0, (struct sockaddr*)HE, SLL_LEN(ah->ar_hln));
359 (struct sockaddr_ll *)&me, (struct sockaddr_ll *)&he);
477 memcpy(((struct sockaddr_ll *)&he)->sll_addr, p, ((struct sockaddr_ll *)&me)->sll_halen);
1189 he = me;
1191 set_device_broadcast(&device, ((struct sockaddr_ll *)&he)->sll_addr,
1192 ((struct sockaddr_ll *)&he)->sll_halen);
  /external/icu/icu4c/source/tools/toolutil/
xmlparser.cpp 655 const UHashElement *he=fNames.find(s); local
656 if(he!=NULL) {
658 return (const UnicodeString *)he->key.pointer;
662 he=fNames.find(s);
663 return (const UnicodeString *)he->key.pointer;
669 const UHashElement *he=fNames.find(s); local
670 if(he!=NULL) {
672 return (const UnicodeString *)he->key.pointer;
  /external/guice/extensions/persist/lib/
hibernate-entitymanager.jar 
  /external/icu/icu4c/source/test/cintltst/
crestst.c 114 UResourceBundle *he = NULL; local
119 he = ures_open(NULL, "he", &status);
125 result = ures_getStringByKey(he, "ExemplarCharacters", &resultLen, &status);
129 ures_close(he);
    [all...]
creststn.c 340 UResourceBundle *he = NULL; local
349 he = ures_open(NULL, "he", &status);
355 result = ures_getStringByKey(he, "ExemplarCharacters", &resultLen, &status);
359 ures_close(he);
    [all...]
  /external/ltp/testcases/kernel/syscalls/epoll2/examples/
epoll-test.c 700 struct hostent *he; local
758 if ((he = gethostbyname(server)) == NULL) {
763 memcpy(&inadr.s_addr, he->h_addr_list[0], he->h_length);
  /external/icu/icu4c/source/i18n/
rbt_pars.cpp 1112 const UHashElement* he = variableNames.nextElement(p); local
    [all...]
  /external/mdnsresponder/mDNSWindows/mdnsNSP/
mdnsNSP.c 1543 struct hostent * he; local
    [all...]

Completed in 4520 milliseconds

1 2