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

  /external/chromium/third_party/libevent/
evdns.c 821 u32 ttl, ttl_r = 0xffffffff; local
901 ttl_r = MIN(ttl_r, ttl);
917 ttl_r = MIN(ttl_r, ttl);
929 ttl_r = MIN(ttl_r, ttl);
945 reply_handle(req, flags, ttl_r, &reply);
    [all...]

Completed in 488 milliseconds