Home | Sort by: relevance | last modified time | path |
/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) |
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) |
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) |