Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Ddns_mt.c98 #ifndef NSS_DNS_LIBRESOLV
99 #define NSS_DNS_LIBRESOLV "libresolv.so.2" macro
115 dlopen(NSS_DNS_LIBRESOLV, RTLD_LAZY|RTLD_GLOBAL)) != 0) { in _nss_dns_init()