/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/openssl/crypto/bio/ |
D | bss_sock.c | 275 #ifdef EPROTO in BIO_sock_non_fatal_error() 276 case EPROTO: in BIO_sock_non_fatal_error()
|
D | bss_fd.c | 301 #ifdef EPROTO in BIO_fd_non_fatal_error() 302 case EPROTO: in BIO_fd_non_fatal_error()
|
D | bss_dgram.c | 1835 #ifdef EPROTO in BIO_dgram_non_fatal_error() 1836 case EPROTO: in BIO_dgram_non_fatal_error()
|
/external/chromium_org/third_party/boringssl/src/crypto/bio/ |
D | fd.c | 89 #ifdef EPROTO in bio_fd_non_fatal_error() 90 err == EPROTO || in bio_fd_non_fatal_error()
|
/external/libcxx/test/diagnostics/errno/ |
D | cerrno.pass.cpp | 293 #ifndef EPROTO 294 #error EPROTO not defined
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 44 #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/tcpdump/win32/Include/ |
D | errno.h | 76 #define EPROTO 71 /* Protocol error */ macro
|
/external/chromium_org/third_party/cython/src/Cython/Includes/libc/ |
D | errno.pxd | 73 EPROTO
|
/external/libcxx/include/ |
D | cerrno | 203 #ifndef EPROTO 204 #define EPROTO 9932
|
D | system_error | 181 protocol_error, // EPROTO 325 protocol_error = EPROTO,
|
/external/chromium_org/net/third_party/nss/ssl/ |
D | unix_err.c | 500 #ifdef EPROTO in nss_MD_unix_map_default_error() 501 case EPROTO: prError = PR_IO_ERROR; break; in nss_MD_unix_map_default_error()
|
/external/bison/m4/ |
D | errno_h.m4 | 25 #if !defined EPROTO
|
/external/libcxx/test/diagnostics/syserr/ |
D | errc.pass.cpp | 86 static_assert(static_cast<int>(std::errc::protocol_error) == EPROTO, ""); in main()
|
/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/chromium_org/third_party/libusb/src/libusb/os/ |
D | linux_usbfs.c | 2215 case -EPROTO: in handle_bulk_completion() 2320 case -EPROTO: in handle_iso_completion() 2429 case -EPROTO: in handle_control_completion()
|
/external/valgrind/main/include/vki/ |
D | vki-darwin.h | 622 #define VKI_EPROTO EPROTO
|
/external/chromium_org/tools/win/split_link/viz.js/ |
D | viz.js | 961 …TY:25,ENXIO:6,EOPNOTSUPP:45,EOVERFLOW:75,EOWNERDEAD:130,EPERM:1,EPIPE:32,EPROTO:71,EPROTONOSUPPORT… property
|
/external/chromium_org/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …:63,ENONET:64,ENOPKG:65,EREMOTE:66,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULTIHOP:74,EL… property
|