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

  /bionic/libc/dns/resolv/
res_query.c 233 int got_nodata = 0, got_servfail = 0, root_on_list = 0; local
328 got_servfail++;
368 else if (got_servfail)
  /bionic/libc/dns/net/
getaddrinfo.c 2256 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local
    [all...]

Completed in 38 milliseconds