HomeSort by relevance Sort by last modified time
    Searched refs:got_nodata (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
320 got_nodata++;
366 else if (got_nodata)
  /bionic/libc/dns/net/
getaddrinfo.c 2256 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local
    [all...]

Completed in 414 milliseconds