HomeSort by relevance Sort by last modified time
    Searched defs:HAVE_GETADDRINFO (Results 1 - 25 of 33) sorted by null

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
socketmodule.h 27 # define HAVE_GETADDRINFO
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
socketmodule.h 27 # define HAVE_GETADDRINFO
socketmodule.c 185 defined(__VMS) || !defined(HAVE_GETADDRINFO))
235 #define HAVE_GETADDRINFO 1
339 #undef HAVE_GETADDRINFO
349 #if !defined(HAVE_GETADDRINFO)
    [all...]
  /external/libcups/
config.h 51 #define HAVE_GETADDRINFO 1
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
socketmodule.h 27 # define HAVE_GETADDRINFO
socketmodule.c 190 defined(__VMS) || !defined(HAVE_GETADDRINFO))
240 #define HAVE_GETADDRINFO 1
344 #undef HAVE_GETADDRINFO
354 #if !defined(HAVE_GETADDRINFO)
    [all...]
  /external/libxml2/include/
wsockcompat.h 26 #define HAVE_GETADDRINFO
  /external/python/cpython2/Modules/
socketmodule.h 27 # define HAVE_GETADDRINFO
socketmodule.c 214 defined(__VMS) || !defined(HAVE_GETADDRINFO))
264 #define HAVE_GETADDRINFO 1
368 #undef HAVE_GETADDRINFO
378 #if !defined(HAVE_GETADDRINFO)
    [all...]
  /external/c-ares/
config-win32.h 317 # define HAVE_GETADDRINFO 1
321 # define HAVE_GETADDRINFO 1
325 # define HAVE_GETADDRINFO 1
ares_config.h 102 #define HAVE_GETADDRINFO 1
  /external/curl/lib/
curl_setup.h 474 # undef HAVE_GETADDRINFO
512 # undef HAVE_GETADDRINFO
config-dos.h 45 #define HAVE_GETADDRINFO 1
config-riscos.h 117 #define HAVE_GETADDRINFO
config-symbian.h 156 #define HAVE_GETADDRINFO 1
config-win32.h 430 # define HAVE_GETADDRINFO
453 #define HAVE_GETADDRINFO
584 # define HAVE_GETADDRINFO 1
589 # define HAVE_GETADDRINFO 1
594 # define HAVE_GETADDRINFO 1
config-os400.h 61 #define HAVE_GETADDRINFO
config-vxworks.h 180 #define HAVE_GETADDRINFO 1
curl_config.h 215 #define HAVE_GETADDRINFO 1
  /external/libxml2/
config.h 65 #define HAVE_GETADDRINFO /**/
  /external/netperf/
config.h 41 #define HAVE_GETADDRINFO 1
  /external/openssh/
defines.h 581 #if !defined(HAVE_GETADDRINFO) && (defined(HAVE_OGETADDRINFO) || defined(HAVE_NGETADDRINFO))
582 # define HAVE_GETADDRINFO
600 #if defined(BROKEN_GETADDRINFO) && defined(HAVE_GETADDRINFO)
601 # undef HAVE_GETADDRINFO
610 #if defined(HAVE_GETADDRINFO)
config.h 431 #define HAVE_GETADDRINFO 1
    [all...]
  /external/python/cpython2/RISCOS/
pyconfig.h 359 #undef HAVE_GETADDRINFO
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h 273 #define HAVE_GETADDRINFO 1
    [all...]

Completed in 3986 milliseconds

1 2