Home
last modified time | relevance | path

Searched refs:EPROTO (Results 1 – 25 of 39) sorted by relevance

12

/external/bison/lib/
Derrno.in.h52 # ifndef EPROTO
53 # define EPROTO 134 macro
192 # ifndef EPROTO
193 # define EPROTO 2003 macro
Dstrerror-override.c235 case EPROTO: in strerror_override()
/external/libcxx/include/
Derrno.h206 #ifndef EPROTO
207 #define EPROTO 9932 macro
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-2.c103 EPROTO, "EPROTO", EPROTO}, {
D4-1.c98 EPROTO, "EPROTO"}, {
D3-1-buildonly.c84 int dummy67 = EPROTO;
/external/boringssl/src/crypto/bio/
Dfd.c95 #ifdef EPROTO in OPENSSL_MSVC_PRAGMA()
96 err == EPROTO || in OPENSSL_MSVC_PRAGMA()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h421 # ifndef EPROTO
422 # define EPROTO 134 macro
589 #ifdef EPROTO
590 protocol_error = EPROTO,
/external/libcxx/test/std/diagnostics/errno/
Dcerrno.pass.cpp289 #ifndef EPROTO
290 #error EPROTO not defined
/external/syslinux/gpxe/src/net/tcp/
Discsi.c667 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/
Derror_codes_unittest.cc20 AddSystemError(&error, FROM_HERE, EPROTO); in TEST()
Derror_codes.cc109 ERROR_ENTRY(EPROTO), // Protocol error
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h53 #define EPROTO 71 /* Protocol error */ macro
/external/strace/tests-mx32/
Derrno2name.c383 #ifdef EPROTO in errno2name()
384 CASE(EPROTO); in errno2name()
/external/strace/tests-m32/
Derrno2name.c383 #ifdef EPROTO in errno2name()
384 CASE(EPROTO); in errno2name()
/external/strace/tests/
Derrno2name.c383 #ifdef EPROTO in errno2name()
384 CASE(EPROTO); in errno2name()
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h48 #define EPROTO 71 /* Protocol error */ macro
/external/syslinux/com32/include/
Derrno.h78 #define EPROTO 71 /* Protocol error */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py74 EPROTO = 71 variable
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py79 EPROTO = 71 variable
/external/syslinux/core/lwip/src/include/lwip/
Darch.h151 #define EPROTO 71 /* Protocol error */ macro
/external/ltp/lib/
Derrnos.h104 PAIR(EPROTO) in tst_strerrno()
/external/minijail/linux-x86/
Dlibconstants.gen.c449 #ifdef EPROTO
450 { "EPROTO", (unsigned long) EPROTO },
/external/bison/m4/
Derrno_h.m425 #if !defined EPROTO
/external/syslinux/gpxe/src/include/
Derrno.h421 #define EPROTO ( ERRFILE | PXENV_STATUS_FAILURE | 0x43000000 ) macro

12