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

  /external/chromium/third_party/libevent/
evdns.c 195 unsigned int have_answer; member in struct:reply
689 if (flags & 0x020f || !reply || !reply->have_answer) {
908 reply.have_answer = 1;
918 reply.have_answer = 1;
937 reply.have_answer = 1;
    [all...]
  /external/chromium_org/third_party/libevent/
evdns.c 195 unsigned int have_answer; member in struct:reply
689 if (flags & 0x020f || !reply || !reply->have_answer) {
908 reply.have_answer = 1;
918 reply.have_answer = 1;
937 reply.have_answer = 1;
    [all...]

Completed in 142 milliseconds