Searched refs:EAI_FAIL (Results 1 - 18 of 18) sorted by relevance

/external/fio/os/windows/posix/include/arpa/
H A Dinet.h10 /* EAI_SYSTEM isn't used on Windows, so map it to EAI_FAIL */
11 #define EAI_SYSTEM EAI_FAIL
/external/netperf/src/missing/
H A Dgetaddrinfo.h65 #ifdef EAI_FAIL
66 #undef EAI_FAIL macro
160 #define EAI_FAIL 4 macro
H A Dgetaddrinfo.c171 /* EAI_FAIL */
438 result = EAI_FAIL;
/external/libpcap/Win32/Include/
H A Daddrinfo.h38 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/external/syslinux/core/lwip/src/include/lwip/
H A Dnetdb.h62 #define EAI_FAIL 202 macro
/external/tcpdump/missing/
H A Daddrinfo.h38 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/external/syslinux/core/lwip/src/api/
H A Dnetdb.c278 return EAI_FAIL;
298 return EAI_FAIL;
/external/libevent/include/event2/
H A Dutil.h546 #ifdef EAI_FAIL
547 #define EVUTIL_EAI_FAIL EAI_FAIL
/external/libpcap/Win32/Src/
H A Dgetaddrinfo.c203 "Non-recoverable failure in name resolution", /* EAI_FAIL */
501 error = EAI_FAIL;
586 error = EAI_FAIL;
595 error = EAI_FAIL;
/external/libcups/cups/
H A Dhttp-addr.c393 if (error == EAI_FAIL)
H A Dhttp-addrlist.c638 if (error == EAI_FAIL)
/external/libnl/lib/
H A Daddr.c773 case EAI_FAIL: return -NLE_NOADDR;
/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 265 milliseconds