Searched refs:RESOLV_CONF (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/lib/isc/win32/include/isc/
H A Dntpaths.h46 #define RESOLV_CONF isc_ntpaths_get(RESOLV_CONF_PATH) macro
/bind-9.11.3/lib/irs/
H A Dcontext.c34 #ifndef RESOLV_CONF
36 #define RESOLV_CONF "/etc/resolv.conf" macro
260 result = irs_resconf_load(mctx, RESOLV_CONF, &context->resconf);
/bind-9.11.3/bin/dig/include/dig/
H A Ddig.h35 #ifndef RESOLV_CONF
37 #define RESOLV_CONF "/etc/resolv.conf" macro
/bind-9.11.3/bin/nsupdate/
H A Dnsupdate.c126 #ifndef RESOLV_CONF
127 #define RESOLV_CONF "/etc/resolv.conf" macro
889 (void)lwres_conf_parse(lwctx, RESOLV_CONF);
/bind-9.11.3/bin/dig/
H A Ddighost.c1459 lwresult = lwres_conf_parse(lwctx, RESOLV_CONF);
1461 fatal("parse of %s failed", RESOLV_CONF);

Completed in 1507 milliseconds