HomeSort by: relevance | last modified time | path
    Searched defs:was_inflight (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/libevent/
evdns.c 657 int was_inflight = (head != &base->req_waiting_head); local
665 if (was_inflight) {
  /src/external/bsd/libevent/dist/
evdns.c 659 int was_inflight = (head != &base->req_waiting_head); local
667 if (was_inflight) {

Completed in 21 milliseconds