Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/sunw/
H A Dsunw_mtctxres.c62 ___mtctxres()->no_hosts_fallback_private = 1; in __res_set_no_hosts_fallback()
67 ___mtctxres()->no_hosts_fallback_private = 0; in __res_unset_no_hosts_fallback()
72 return (___mtctxres()->no_hosts_fallback_private); in __res_no_hosts_fallback()
/titanic_41/usr/src/lib/libresolv2/include/
H A Dresolv_mt.h17 int no_hosts_fallback_private; member