HomeSort by relevance Sort by last modified time
    Searched refs:got_servfail (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
328 got_servfail++;
368 else if (got_servfail)
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_query.c 209 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local
288 got_servfail++;
327 else if (got_servfail)
getaddrinfo.c 1792 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local
    [all...]
  /bionic/libc/dns/net/
getaddrinfo.c 2266 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local
    [all...]

Completed in 580 milliseconds