HomeSort by: relevance | last modified time | path
    Searched refs:got_nodata (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/resolv/
res_query.c 255 int got_nodata = 0, got_servfail = 0, root_on_list = 0; local in function:res_nsearch
332 got_nodata++;
378 else if (got_nodata)
  /src/lib/libc/net/
getaddrinfo.c 2686 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local in function:res_searchN
2761 got_nodata++;
2807 else if (got_nodata)

Completed in 82 milliseconds