Searched refs:EHOSTUNREACH (Results 1 - 25 of 54) sorted by last modified time

123

/external/webrtc/webrtc/base/
H A Dfirewallsocketserver.cc35 SetError(EHOSTUNREACH); variable
H A Dsocket.h97 #undef EHOSTUNREACH macro
98 #define EHOSTUNREACH WSAEHOSTUNREACH macro
H A Dvirtualsocketserver.cc452 error_ = EHOSTUNREACH;
/external/valgrind/include/vki/
H A Dvki-darwin.h606 #define VKI_EHOSTUNREACH EHOSTUNREACH
/external/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js989 var ERRNO_CODES={EPERM:1,ENOENT:2,ESRCH:3,EINTR:4,EIO:5,ENXIO:6,E2BIG:7,ENOEXEC:8,EBADF:9,ECHILD:10,EAGAIN:11,EWOULDBLOCK:11,ENOMEM:12,EACCES:13,EFAULT:14,ENOTBLK:15,EBUSY:16,EEXIST:17,EXDEV:18,ENODEV:19,ENOTDIR:20,EISDIR:21,EINVAL:22,ENFILE:23,EMFILE:24,ENOTTY:25,ETXTBSY:26,EFBIG:27,ENOSPC:28,ESPIPE:29,EROFS:30,EMLINK:31,EPIPE:32,EDOM:33,ERANGE:34,ENOMSG:35,EIDRM:36,ECHRNG:37,EL2NSYNC:38,EL3HLT:39,EL3RST:40,ELNRNG:41,EUNATCH:42,ENOCSI:43,EL2HLT:44,EDEADLK:45,ENOLCK:46,EBADE:50,EBADR:51,EXFULL:52,ENOANO:53,EBADRQC:54,EBADSLT:55,EDEADLOCK:56,EBFONT:57,ENOSTR:60,ENODATA:61,ETIME:62,ENOSR:63,ENONET:64,ENOPKG:65,EREMOTE:66,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:74,ELBIN:75,EDOTDOT:76,EBADMSG:77,EFTYPE:79,ENOTUNIQ:80,EBADFD:81,EREMCHG:82,ELIBACC:83,ELIBBAD:84,ELIBSCN:85,ELIBMAX:86,ELIBEXEC:87,ENOSYS:88,ENMFILE:89,ENOTEMPTY:90,ENAMETOOLONG:91,ELOOP:92,EOPNOTSUPP:95,EPFNOSUPPORT:96,ECONNRESET:104,ENOBUFS:105,EAFNOSUPPORT:106,EPROTOTYPE:107,ENOTSOCK:108,ENOPROTOOPT:109,ESHUTDOWN:110,ECONNREFUSED:111,EADDRINUSE:112,ECONNABORTED:113,ENETUNREACH:114,ENETDOWN:115,ETIMEDOUT:116,EHOSTDOWN:117,EHOSTUNREACH:118,EINPROGRESS:119,EALREADY:120,EDESTADDRREQ:121,EMSGSIZE:122,EPROTONOSUPPORT:123,ESOCKTNOSUPPORT:124,EADDRNOTAVAIL:125,ENETRESET:126,EISCONN:127,ENOTCONN:128,ETOOMANYREFS:129,EPROCLIM:130,EUSERS:131,EDQUOT:132,ESTALE:133,ENOTSUP:134,ENOMEDIUM:135,ENOSHARE:136,ECASECLASH:137,EILSEQ:138,EOVERFLOW:139,ECANCELED:140,ENOTRECOVERABLE:141,EOWNERDEAD:142,ESTRPIPE:143};
[all...]
/external/syslinux/com32/include/
H A Derrno.h120 #define EHOSTUNREACH 113 /* No route to host */ macro
/external/syslinux/core/lwip/src/api/
H A Dsockets.c140 EHOSTUNREACH, /* ERR_RTE -4 Routing problem. */
/external/syslinux/core/lwip/src/include/lwip/
H A Darch.h193 #define EHOSTUNREACH 113 /* No route to host */ macro
/external/syslinux/gpxe/src/hci/
H A Dwireless_errors.c64 { EHOSTUNREACH, "Unspecified, QoS-related failure" },
65 { EHOSTUNREACH | EUNIQ_01, "Association denied; QoS AP out of QoS resources" },
66 { EHOSTUNREACH | EUNIQ_02, "Association denied due to excessively poor link" },
67 { EHOSTUNREACH | EUNIQ_03, "Association denied; QoS support required" },
68 { EHOSTUNREACH | EUNIQ_05, "The request has been declined" },
69 { EHOSTUNREACH | EUNIQ_06, "Request unsuccessful due to invalid parameters" },
70 { EHOSTUNREACH | EUNIQ_07, "TS not created due to bad specification" },
71 { EHOSTUNREACH | EUNIQ_08, "Invalid information element" },
72 { EHOSTUNREACH | EUNIQ_09, "Invalid group cipher" },
73 { EHOSTUNREACH | EUNIQ_0
[all...]
/external/syslinux/gpxe/src/include/
H A Derrno.h288 #define EHOSTUNREACH ( ERRFILE | PXENV_STATUS_ARP_TIMEOUT | 0x17000000 ) macro
/external/syslinux/gpxe/src/net/80211/
H A Dnet80211.c62 * Status code 32-63: EHOSTUNREACH | EUNIQ_(status & 0x1f) (171a6011)
73 #define E80211_STATUS( stat ) ( ((stat & 0x20)? EHOSTUNREACH : ECONNREFUSED) \
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A Dsystem_error.h147 host_unreachable, // EHOSTUNREACH
304 # ifndef EHOSTUNREACH
305 # define EHOSTUNREACH 110 macro
526 host_unreachable = EHOSTUNREACH,
/external/strace/tests/
H A Derrno2name.c146 #ifdef EHOSTUNREACH
147 CASE(EHOSTUNREACH);
/external/strace/tests-m32/
H A Derrno2name.c146 #ifdef EHOSTUNREACH
147 CASE(EHOSTUNREACH);
/external/strace/tests-mx32/
H A Derrno2name.c146 #ifdef EHOSTUNREACH
147 CASE(EHOSTUNREACH);
/external/robolectric/v3/runtime/
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/ ...
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-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-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
/external/python/cpython2/Lib/plat-beos5/
H A DIN.py185 EHOSTUNREACH = (B_POSIX_ERROR_BASE + 33) variable
/external/python/cpython2/Lib/plat-irix5/
H A DERRNO.py119 EHOSTUNREACH = 148 variable
/external/python/cpython2/Lib/plat-irix6/
H A DERRNO.py124 EHOSTUNREACH = 148 variable

Completed in 1709 milliseconds

123