HomeSort by relevance Sort by last modified time
    Searched full:sentto (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/remoting/protocol/
socket_util.h 18 // is set set when sentto() should be called for the same packet again.
  /external/dnsmasq/contrib/try-all-ns/
dnsmasq-2.47_no_nxdomain_until_end.patch 7 server = forward->sentto;
dnsmasq-2.35-try-all-ns.patch 17 struct server *server = forward->sentto;
  /external/dnsmasq/src/
forward.c 222 domain = forward->sentto->domain;
223 forward->sentto->failed_queries++;
229 type = forward->sentto->flags & SERV_TYPE;
230 if (!(start = forward->sentto->next))
360 forward->sentto = start;
506 server = forward->sentto;
534 if ((forward->sentto->flags & SERV_TYPE) == 0)
907 f->sentto = NULL;
960 f->sentto = NULL;
983 if (!f->sentto)
    [all...]
dnsmasq.h 385 struct server *sentto; /* NULL means free */ member in struct:frec
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
ComposeActivity.java     [all...]

Completed in 1365 milliseconds