/external/bison/lib/ |
D | errno.in.h | 52 # ifndef EPROTO 53 # define EPROTO 134 macro 192 # ifndef EPROTO 193 # define EPROTO 2003 macro
|
D | strerror-override.c | 235 case EPROTO: in strerror_override()
|
/external/boringssl/src/crypto/bio/ |
D | fd.c | 93 #ifdef EPROTO in bio_fd_non_fatal_error() 94 err == EPROTO || in bio_fd_non_fatal_error()
|
/external/libcxx/test/std/diagnostics/errno/ |
D | cerrno.pass.cpp | 293 #ifndef EPROTO 294 #error EPROTO not defined
|
/external/libbrillo/brillo/errors/ |
D | error_codes_unittest.cc | 20 AddSystemError(&error, FROM_HERE, EPROTO); in TEST()
|
D | error_codes.cc | 109 ERROR_ENTRY(EPROTO), // Protocol error
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 53 #define EPROTO 71 /* Protocol error */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 48 #define EPROTO 71 /* Protocol error */ macro
|
/external/libcxx/include/ |
D | cerrno | 203 #ifndef EPROTO 204 #define EPROTO 9932
|
D | system_error | 181 protocol_error, // EPROTO 325 protocol_error = EPROTO,
|
D | module.modulemap | 51 ECANCELED, EINPROGRESS, ENFILE, ENOSYS, EPROTO,
|
/external/opencv3/3rdparty/openexr/Iex/ |
D | IexThrowErrnoExc.cpp | 393 #if defined (EPROTO) in throwErrnoExc() 394 case EPROTO: in throwErrnoExc()
|
/external/bison/m4/ |
D | errno_h.m4 | 25 #if !defined EPROTO
|
/external/libcxx/test/std/diagnostics/syserr/ |
D | errc.pass.cpp | 86 static_assert(static_cast<int>(std::errc::protocol_error) == EPROTO, ""); in main()
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
D | socket_ops.ipp | 135 #if defined(EPROTO) 136 else if (ec.value() == EPROTO) 142 #endif // defined(EPROTO) 184 #if defined(EPROTO) 185 else if (ec.value() == EPROTO) 191 #endif // defined(EPROTO)
|
/external/iputils/ |
D | tracepath.c | 219 case EPROTO: in recverr()
|
D | tracepath6.c | 278 case EPROTO: in recverr()
|
/external/libusb/libusb/os/ |
D | linux_usbfs.c | 1870 case -EPROTO: in handle_bulk_completion() 1986 case -EPROTO: in handle_iso_completion() 2042 case -EPROTO: in handle_control_completion()
|
/external/valgrind/include/vki/ |
D | vki-darwin.h | 641 #define VKI_EPROTO EPROTO
|
/external/v8/test/mjsunit/asm/embenchen/ |
D | primes.js | 1440 …:63,ENONET:64,ENOPKG:65,EREMOTE:66,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,ED… property
|
D | copy.js | 1426 …:63,ENONET:64,ENOPKG:65,EREMOTE:66,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,ED… property
|
D | corrections.js | 1426 …:63,ENONET:64,ENOPKG:65,EREMOTE:66,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,ED… property
|
D | fannkuch.js | 1447 …:63,ENONET:64,ENOPKG:65,EREMOTE:66,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,ED… property
|
D | memops.js | 1416 …:63,ENONET:64,ENOPKG:65,EREMOTE:66,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,ED… property
|
D | fasta.js | 1430 …:63,ENONET:64,ENOPKG:65,EREMOTE:66,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:72,ED… property
|