HomeSort by relevance Sort by last modified time
    Searched full:got_nodata (Results 1 - 4 of 4) 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)
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_query.c 209 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local
280 got_nodata++;
325 else if (got_nodata)
getaddrinfo.c 1792 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local
    [all...]
  /bionic/libc/dns/net/
getaddrinfo.c 2265 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local
    [all...]

Completed in 8580 milliseconds