Searched refs:resolv (Results 1 - 25 of 45) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lcDial/etc/ppp/
H A Dip-up8 cp -f /etc/resolv.conf "${MYPWD}/resolv.conf.local"
9 cp -f "${MYPWD}/resolv.conf" /etc/resolv.conf
10 cat "${MYPWD}/resolv.conf.local" >> /etc/resolv.conf
H A Dip-down7 cp -f "${MYPWD}/resolv.conf.local" /etc/resolv.conf
8 rm -f "${MYPWD}/resolv.conf"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/contrib/pull-resolv-conf/
H A Dclient.down10 # PURPOSE: This script automatically removes the /etc/resolv.conf entries previously
26 # It should work with any UNIX with a POSIX sh, /etc/resolv.conf or resolvconf
41 elif [ -e /etc/resolv.conf.ovpnsave ] ; then
43 cp /etc/resolv.conf.ovpnsave /etc/resolv.conf
44 rm -f /etc/resolv.conf.ovpnsave
H A Dclient.up10 # PURPOSE: This script automatically sets the proper /etc/resolv.conf entries
25 # It should work with any UNIX with a POSIX sh, /etc/resolv.conf or resolvconf
53 # each DNS option becomes a "nameserver" option in resolv.con
54 # if we get one DOMAIN, that becomes "domain" in resolv.conf
55 # if we get multiple DOMAINS, those become "search" lines in resolv.conf
87 out="# resolv.conf autogenerated by ${0} (${1})${nl}${dns}${nl}${ds}${domains}"
93 # Preserve the existing resolv.conf
94 if [ -e /etc/resolv.conf ] ; then
95 cp /etc/resolv.conf /etc/resolv
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-dnsconfd/
H A Davahi-dnsconfd.action74 test -f /etc/resolv.conf.avahi && mv /etc/resolv.conf.avahi /etc/resolv.conf
76 test -f /etc/resolv.conf.avahi || mv /etc/resolv.conf /etc/resolv.conf.avahi
80 done > /etc/resolv.conf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-dnsconfd/
H A Davahi-dnsconfd.action74 test -f /etc/resolv.conf.avahi && mv /etc/resolv.conf.avahi /etc/resolv.conf
76 test -f /etc/resolv.conf.avahi || mv /etc/resolv.conf /etc/resolv.conf.avahi
80 done > /etc/resolv.conf
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/etc/avahi/
H A Davahi-dnsconfd.action74 test -f /etc/resolv.conf.avahi && mv /etc/resolv.conf.avahi /etc/resolv.conf
76 test -f /etc/resolv.conf.avahi || mv /etc/resolv.conf /etc/resolv.conf.avahi
80 done > /etc/resolv.conf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/openvpn/
H A Ddhclient-enter-hooks29 write_resolv_conf /etc/resolv.conf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/sample/sample-config-files/
H A Dclient.conf54 resolv-retry infinite
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/examples/
H A Ddhcp-client-script296 # NOTE: we try to be careful and not to break user supplied resolv.conf.
309 echo $idstring > /etc/resolv.conf.dhcp
311 echo search $new_domain_name >> /etc/resolv.conf.dhcp
313 echo options ndots:1 >> /etc/resolv.conf.dhcp
317 echo nameserver $nameserver >> /etc/resolv.conf.dhcp
320 echo nameserver 127.0.0.1 >> /etc/resolv.conf.dhcp
323 if [ -f /etc/resolv.conf ]; then
324 if [ "`head -1 /etc/resolv.conf`" != "$idstring" ]; then
332 mv /etc/resolv.conf.dhcp /etc/resolv
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/shell/
H A Ddial_on35 echo "nameserver $NAMESERVER" >> /etc/ppp/resolv.conf
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dnslookup.c14 #include <resolv.h>
119 an explicit dns server instead of what is in /etc/resolv.h */
146 /* (but it also says "may be enabled in /etc/resolv.conf|) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/
H A Dutils.h5 #include <resolv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sio/
H A Dsyshdrs.h131 # include <resolv.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/missing/
H A Dgetnameinfo.c43 #include <resolv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Dgetnameinfo.c56 #include <resolv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dsyshdrs.h170 # include <resolv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/pppoatm/
H A Dans.c25 #include <resolv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/include/
H A Dantlr3defs.h291 #include <sys/resolv.h>
295 #include <resolv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dsyshead.h174 #include <resolv.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dgetcertsbyname.c38 #include <resolv.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtracepath.c21 #include <resolv.h>
H A Dtracepath6.c23 #include <resolv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devdns.c2372 /* resolv.conf. */
2451 /* when parsing resolv.conf we push elements in the wrong order */
2611 /* Parsing resolv.conf files */
2747 u8 *resolv; local
2751 log(EVDNS_LOG_DEBUG, "Parsing resolv.conf file %s", filename);
2765 if (st.st_size > 65535) { err = 3; goto out1; } /* no resolv.conf should be any bigger */
2767 resolv = (u8 *) malloc((size_t)st.st_size + 1);
2768 if (!resolv) { err = 4; goto out1; }
2771 while ((r = read(fd, resolv+n, (size_t)st.st_size-n)) > 0) {
2778 resolv[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/lib/
H A Dutils.c27 #include <resolv.h>

Completed in 224 milliseconds

12