HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_GETIFADDRS (Results 1 - 8 of 8) sorted by null

  /external/netperf/
config.h 50 #define HAVE_GETIFADDRS 1
config.h.in 46 #undef HAVE_GETIFADDRS
  /external/curl/lib/
curl_config.h 257 #define HAVE_GETIFADDRS 1
if2ip.c 95 #if defined(HAVE_GETIFADDRS)
curl_config.h.cmake 224 #cmakedefine HAVE_GETIFADDRS 1
  /external/libcups/cups/
getifaddrs.c 21 #ifndef HAVE_GETIFADDRS
254 #endif /* !HAVE_GETIFADDRS */
http-private.h 147 # ifdef HAVE_GETIFADDRS
154 # endif /* HAVE_GETIFADDRS */
383 # if !defined(WIN32) && !defined(HAVE_GETIFADDRS)
418 # endif /* !WIN32 && !HAVE_GETIFADDRS */
  /external/ipsec-tools/src/racoon/
grabmyaddr.c 60 #ifdef HAVE_GETIFADDRS
83 #ifndef HAVE_GETIFADDRS
84 #define HAVE_GETIFADDRS
93 #ifndef HAVE_GETIFADDRS
280 #ifndef HAVE_GETIFADDRS
338 #ifdef HAVE_GETIFADDRS
435 #else /*!HAVE_GETIFADDRS*/
563 #endif /*HAVE_GETIFADDRS*/

Completed in 346 milliseconds