Home
last modified time | relevance | path

Searched defs:got_servfail (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/resolv/
H A Dres_query.c257 int got_nodata = 0, got_servfail = 0, root_on_list = 0; res_nsearch() local
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_query.c225 int got_nodata = 0, got_servfail = 0, root_on_list = 0; in res_nsearch() local
/netbsd-src/lib/libc/net/
H A Dgetaddrinfo.c2686 int got_nodata = 0, got_servfail = 0, tried_as_is = 0; in res_searchN() local