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

  /src/lib/libc/resolv/
res_query.c 255 int got_nodata = 0, got_servfail = 0, root_on_list = 0; local
332 got_nodata++;
378 else if (got_nodata)
res_query.c 255 int got_nodata = 0, got_servfail = 0, root_on_list = 0; local
332 got_nodata++;
378 else if (got_nodata)
  /src/lib/libc/net/
getaddrinfo.c 2689 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local
2764 got_nodata++;
2810 else if (got_nodata)
getaddrinfo.c 2689 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; local
2764 got_nodata++;
2810 else if (got_nodata)

Completed in 36 milliseconds