/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/libcxx/include/ |
D | errno.h | 206 #ifndef EPROTO 207 #define EPROTO 9932 macro
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/ |
D | 3-2.c | 103 EPROTO, "EPROTO", EPROTO}, {
|
D | 4-1.c | 98 EPROTO, "EPROTO"}, {
|
D | 3-1-buildonly.c | 84 int dummy67 = EPROTO;
|
/external/boringssl/src/crypto/bio/ |
D | fd.c | 95 #ifdef EPROTO in OPENSSL_MSVC_PRAGMA() 96 err == EPROTO || in OPENSSL_MSVC_PRAGMA()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 421 # ifndef EPROTO 422 # define EPROTO 134 macro 589 #ifdef EPROTO 590 protocol_error = EPROTO,
|
/external/libcxx/test/std/diagnostics/errno/ |
D | cerrno.pass.cpp | 289 #ifndef EPROTO 290 #error EPROTO not defined
|
/external/syslinux/gpxe/src/net/tcp/ |
D | iscsi.c | 667 return -EPROTO; in iscsi_handle_chap_a_value() 691 return -EPROTO; in iscsi_handle_chap_i_value() 732 return -EPROTO; in iscsi_handle_chap_c_value() 744 return -EPROTO; in iscsi_handle_chap_c_value() 830 return -EPROTO; in iscsi_handle_chap_r_value() 838 return -EPROTO; in iscsi_handle_chap_r_value() 849 return -EPROTO; in iscsi_handle_chap_r_value() 1098 return -EPROTO; in iscsi_rx_login_response()
|
/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/strace/tests-mx32/ |
D | errno2name.c | 383 #ifdef EPROTO in errno2name() 384 CASE(EPROTO); in errno2name()
|
/external/strace/tests-m32/ |
D | errno2name.c | 383 #ifdef EPROTO in errno2name() 384 CASE(EPROTO); in errno2name()
|
/external/strace/tests/ |
D | errno2name.c | 383 #ifdef EPROTO in errno2name() 384 CASE(EPROTO); in errno2name()
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 48 #define EPROTO 71 /* Protocol error */ macro
|
/external/syslinux/com32/include/ |
D | errno.h | 78 #define EPROTO 71 /* Protocol error */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 74 EPROTO = 71 variable
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 79 EPROTO = 71 variable
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 151 #define EPROTO 71 /* Protocol error */ macro
|
/external/ltp/lib/ |
D | errnos.h | 104 PAIR(EPROTO) in tst_strerrno()
|
/external/minijail/linux-x86/ |
D | libconstants.gen.c | 449 #ifdef EPROTO 450 { "EPROTO", (unsigned long) EPROTO },
|
/external/bison/m4/ |
D | errno_h.m4 | 25 #if !defined EPROTO
|
/external/syslinux/gpxe/src/include/ |
D | errno.h | 421 #define EPROTO ( ERRFILE | PXENV_STATUS_FAILURE | 0x43000000 ) macro
|