Searched refs:EAI_SOCKTYPE (Results 1 - 16 of 16) sorted by relevance

/external/netperf/src/missing/
H A Dgetaddrinfo.h83 #ifdef EAI_SOCKTYPE
84 #undef EAI_SOCKTYPE macro
166 #define EAI_SOCKTYPE 10 macro
H A Dgetaddrinfo.c189 /* EAI_SOCKTYPE */
368 result = EAI_SOCKTYPE;
391 result = EAI_SOCKTYPE;
/external/python/cpython2/Modules/
H A Daddrinfo.h49 #undef EAI_SOCKTYPE macro
67 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */ macro
H A Dgetaddrinfo.c150 "ai_socktype not supported.", /* EAI_SOCKTYPE */
327 ERR(EAI_SOCKTYPE);
H A Dsocketmodule.c5420 #ifdef EAI_SOCKTYPE
5421 PyModule_AddIntConstant(m, "EAI_SOCKTYPE", EAI_SOCKTYPE);
/external/parameter-framework/asio/include/asio/
H A Derror.hpp174 ASIO_GETADDRINFO_ERROR(EAI_SOCKTYPE))
/external/parameter-framework/asio-1.10.6/include/asio/
H A Derror.hpp174 ASIO_GETADDRINFO_ERROR(EAI_SOCKTYPE))
/external/libevent/include/event2/
H A Dutil.h579 #ifdef EAI_SOCKTYPE
580 #define EVUTIL_EAI_SOCKTYPE EAI_SOCKTYPE
/external/libnl/lib/
H A Daddr.c779 case EAI_SOCKTYPE: return -NLE_BAD_SOCK;
/external/netperf/src/
H A Dnettest_bsd.c710 EAI_SOCKTYPE. so, we check if the error was EAI_SOCKTYPE and if
717 if (EAI_SOCKTYPE == error
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1286 milliseconds