Searched refs:resolv (Results 1 – 25 of 39) sorted by relevance
12
29 test -f /etc/resolv.conf.bak || cp /etc/resolv.conf /etc/resolv.conf.bak30 echo "# Generated by racoon on `date`" > /etc/resolv.conf31 echo "nameserver ${INTERNAL_DNS4}" >> /etc/resolv.conf
30 test -f /etc/resolv.conf.bak && cp /etc/resolv.conf.bak /etc/resolv.conf
309 echo $idstring > /etc/resolv.conf.dhcp311 echo search $new_domain_name >> /etc/resolv.conf.dhcp313 echo options ndots:1 >> /etc/resolv.conf.dhcp317 echo nameserver $nameserver >> /etc/resolv.conf.dhcp320 echo nameserver 127.0.0.1 >> /etc/resolv.conf.dhcp323 if [ -f /etc/resolv.conf ]; then332 mv /etc/resolv.conf.dhcp /etc/resolv.conf
2 /etc/resolv.conf
19 Duplicate entry 'resolv.conf' in /etc (12) found. Clear? yes
22 Duplicate entry 'resolv.conf' in /etc (12) found. Clear? yes
26 …c/glibc-2.26/build/nptl -L ~/src/glibc-2.26/rt -L ~/src/glibc-2.26/build/resolv ~/src/honggfuzz/li…
28 # somewhere other that /etc/resolv.conf29 #resolv-file=35 # /etc/resolv.conf38 # If you don't want dnsmasq to read /etc/resolv.conf or any other41 #no-resolv43 # If you don't want dnsmasq to poll /etc/resolv.conf or other resolv
44 a file other than /etc/resolv.conf (-r option) this allows46 on (put nameserver 127.0.0.1 in /etc/resolv.conf and47 give dnsmasq the option -r /etc/resolv.dnsmasq)49 modification time of resolv.conf changes. Along with99 two closely-spaced updates of resolv.conf (Thanks to Eli Chen196 in /etc/resolv.conf and it offers DNS service automatically264 to /etc/ppp/resolv.conf (suggestion from Jorg Sommer.)321 release 1.10 Log warnings if resolv.conf or dhcp.leases are not340 upstream servers in the order they appear in /etc/resolv.conf.360 "--resolv-file=" turns off reading /etc/resolv.conf.[all …]
329 Force re-reading of /etc/resolv.conf when an "interface
60 echo "nameserver 4.2.2.2" > $OUT_TMP/etc/resolv.conf
107 for i in util crypt m resolv selinux smack attr rt crypto z log iconv
1 …ns:1,you:1,amok:1,redirectlimit:1,lost:1,servernotfounderror:1,docutil:1,resolv:1,server:1,collect… property
977 AC_CHECK_LIB([resolv], [res_query], [ LIBS="$LIBS -lresolv" ])1312 [], [ AC_CHECK_LIB([resolv], [strcasecmp], [LIBS="$LIBS -lresolv"]) ]1332 AC_SEARCH_LIBS([inet_ntop], [resolv nsl])1333 AC_SEARCH_LIBS([gethostbyname], [resolv nsl])3856 [Define if we don't have struct __res_state in resolv.h])],3864 #include <resolv.h>4079 AC_SEARCH_LIBS([getrrsetbyname], [resolv],4084 AC_SEARCH_LIBS([res_query], [resolv])4085 AC_SEARCH_LIBS([dn_expand], [resolv])4092 #include <resolv.h>[all …]
16831 for ac_lib in '' resolv; do16890 for ac_lib in '' resolv; do16946 for ac_lib in '' resolv; do17516 for ac_lib in '' resolv; do
134 /* Define to 1 if you have the <resolv.h> header file. */
3612 char *resolv; in evdns_base_resolv_conf_parse_impl() local3625 if ((err = evutil_read_file_(filename, &resolv, &n, 0)) < 0) { in evdns_base_resolv_conf_parse_impl()3635 start = resolv; in evdns_base_resolv_conf_parse_impl()3657 mm_free(resolv); in evdns_base_resolv_conf_parse_impl()
143 AC_SEARCH_LIBS([inet_aton], [resolv])
406 Setting nameserver to 172.27.0.1 in /etc/resolv.conf:
284 # and the /etc/resolv.conf file. "host" therefore is system
371 /* Define to 1 if you have the `resolv' library (-lresolv). */
40 makefile: Static link support for crypto, resolv, cap and sysfs.
516 AC_CHECK_HEADERS([resolv.h], [], [],
463 /* Define to 1 if you have the `resolv' library (-lresolv). */
1124 AC_SEARCH_LIBS(gethostbyname, nsl socket resolv)