Home
last modified time | relevance | path

Searched refs:root_on_list (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_query.c218 int got_nodata = 0, got_servfail = 0, root_on_list = 0; in res_nsearch() local
267 root_on_list++; in res_nsearch()
325 !(tried_as_is || root_on_list)) { in res_nsearch()