HomeSort by relevance Sort by last modified time
    Searched refs:resolv (Results 51 - 75 of 86) sorted by null

1 23 4

  /external/ipsec-tools/src/racoon/
session.c 64 #include <resolv.h>
admin.c 58 #include <resolv.h>
handler.c 54 #include <resolv.h>
isakmp_agg.c 65 #include <resolv.h>
    [all...]
isakmp_base.c 65 #include <resolv.h>
    [all...]
strnames.c 47 #include <resolv.h>
isakmp_ident.c 85 #include <resolv.h>
    [all...]
isakmp_inf.c 60 #include <resolv.h>
    [all...]
isakmp_xauth.c 64 #include <resolv.h>
    [all...]
racoonctl.c 65 #include <resolv.h>
    [all...]
  /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>
94 * (and __h_errno_set) to the public via <resolv.h>.
116 #define _PATH_RESCONF "/etc/ppp/resolv.conf"
118 #define _PATH_RESCONF "/etc/resolv.conf"
148 #define RES_MAXRETRANS 30 /* only for resolv.conf/RES_OPTIONS */
149 #define RES_MAXRETRY 5 /* only for resolv.conf/RES_OPTIONS */
367 * these externs break the linker when resolv.h i
    [all...]
  /external/iputils/
tracepath.c 22 #include <resolv.h>
tracepath6.c 24 #include <resolv.h>
  /prebuilts/go/darwin-x86/src/net/
dnsclient.go 56 // /etc/resolv.conf are recursive resolvers.
net.go 46 listed in /etc/resolv.conf, or it can use a cgo-based resolver that calls C
56 when /etc/resolv.conf or /etc/nsswitch.conf specify the use of features that the
  /prebuilts/go/linux-x86/src/net/
dnsclient.go 56 // /etc/resolv.conf are recursive resolvers.
net.go 46 listed in /etc/resolv.conf, or it can use a cgo-based resolver that calls C
56 when /etc/resolv.conf or /etc/nsswitch.conf specify the use of features that the
  /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>
ns_print.c 45 #include <resolv.h>
  /bionic/libc/dns/resolv/
res_init.c 112 #include <resolv.h>
285 #ifndef ANDROID_CHANGES /* !ANDROID_CHANGES - IGNORE resolv.conf in Android */
res_send.c 105 #include <resolv.h>
    [all...]
  /external/libvncserver/libvncserver/
websockets.c 38 #include <resolv.h> /* __b64_ntop */
  /external/libevent/
evdns.c 3556 char *resolv; local
    [all...]
  /system/netd/server/
MDnsSdListener.cpp 29 #include <resolv.h>

Completed in 553 milliseconds

1 23 4