HomeSort by relevance Sort by last modified time
    Searched refs:resolv (Results 76 - 100 of 128) sorted by null

1 2 34 5 6

  /external/ipsec-tools/src/racoon/
session.c 64 #include <resolv.h>
admin.c 58 #include <resolv.h>
  /prebuilts/go/darwin-x86/src/net/
dnsclient_unix_test.go 166 path: path.Join(dir, "resolv.conf"),
212 err := conf.forceUpdate("/etc/resolv.conf", time.Time{})
229 lines: nil, // an empty resolv.conf should use defaultNS as name servers
dnsclient.go 61 // /etc/resolv.conf are recursive resolvers.
  /prebuilts/go/linux-x86/src/net/
dnsclient_unix_test.go 166 path: path.Join(dir, "resolv.conf"),
212 err := conf.forceUpdate("/etc/resolv.conf", time.Time{})
229 lines: nil, // an empty resolv.conf should use defaultNS as name servers
dnsclient.go 61 // /etc/resolv.conf are recursive resolvers.
  /bionic/libc/dns/include/
resolv_private.h 1 /* $NetBSD: resolv.h,v 1.31 2005/12/26 19:01:47 perry Exp $ */
50 * @(#)resolv.h 8.1 (Berkeley) 6/2/93
51 * Id: resolv.h,v 1.7.2.11.4.2 2004/06/25 00:41:05 marka Exp
59 #include <resolv.h>
91 * (and __h_errno_set) to the public via <resolv.h>.
113 #define _PATH_RESCONF "/etc/ppp/resolv.conf"
115 #define _PATH_RESCONF "/etc/resolv.conf"
134 #define RES_MAXRETRANS 30 /* only for resolv.conf/RES_OPTIONS */
135 #define RES_MAXRETRY 5 /* only for resolv.conf/RES_OPTIONS */
353 * these externs break the linker when resolv.h i
    [all...]
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getnameinfo.c 78 #include <resolv.h>
res_update.c 82 #include <resolv.h>
gethostbydns.c 113 #include <resolv.h>
res_debug.c 123 #include <resolv.h>
res_send.c 104 #include <resolv.h>
getaddrinfo.c 75 #include <resolv.h>
84 #include <resolv.h>
    [all...]
ns_print.c 69 #include <resolv.h>
  /external/iputils/
tracepath.c 22 #include <resolv.h>
tracepath6.c 24 #include <resolv.h>
  /external/libcups/cups/
http-addr.c 23 # include <resolv.h>
http-addrlist.c 22 # include <resolv.h>
  /external/ltp/testcases/network/sockets/
ltpClient.c 39 #include <resolv.h>
  /toolchain/binutils/binutils-2.25/binutils/
od-macho.c 886 bfd_vma resolv = 0;
893 resolv = read_unsigned_leb128 (abfd, buf + off, &leblen);
901 printf (" [resolv: 0x%08x]", (unsigned) resolv);
884 bfd_vma resolv = 0; local
    [all...]
  /bionic/libc/dns/nameser/
ns_name.c 39 #include <resolv.h>
  /bionic/libc/dns/resolv/
res_init.c 111 #include <resolv.h>
286 #ifndef ANDROID_CHANGES /* !ANDROID_CHANGES - IGNORE resolv.conf in Android */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
getaddrinfo.c 50 #include <resolv.h>
  /external/libvncserver/libvncserver/
websockets.c 38 #include <resolv.h> /* __b64_ntop */
  /external/python/cpython2/Modules/
getaddrinfo.c 50 #include <resolv.h>

Completed in 554 milliseconds

1 2 34 5 6