Searched refs:ECOMM (Results 1 – 18 of 18) sorted by relevance
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 52 #define ECOMM 70 /* Communication error on send */ macro
|
/external/google-breakpad/src/common/android/include/ |
D | stab.h | 79 _STAB_CODE_DEF(ECOMM,0xe4) \
|
/external/strace/tests-mx32/ |
D | errno2name.c | 107 #ifdef ECOMM in errno2name() 108 CASE(ECOMM); in errno2name()
|
/external/strace/tests-m32/ |
D | errno2name.c | 107 #ifdef ECOMM in errno2name() 108 CASE(ECOMM); in errno2name()
|
/external/strace/tests/ |
D | errno2name.c | 107 #ifdef ECOMM in errno2name() 108 CASE(ECOMM); in errno2name()
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 47 #define ECOMM 70 /* Communication error on send */ macro
|
/external/syslinux/com32/include/ |
D | errno.h | 77 #define ECOMM 70 /* Communication error on send */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 73 ECOMM = 70 variable
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 78 ECOMM = 70 variable
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 150 #define ECOMM 70 /* Communication error on send */ macro
|
/external/ltp/lib/ |
D | errnos.h | 103 PAIR(ECOMM) in tst_strerrno()
|
/external/minijail/linux-x86/ |
D | libconstants.gen.c | 188 #ifdef ECOMM 189 { "ECOMM", (unsigned long) ECOMM },
|
/external/libbrillo/brillo/errors/ |
D | error_codes.cc | 107 ERROR_ENTRY(ECOMM), // Communication error on send
|
/external/python/cpython2/Modules/ |
D | errnomodule.c | 372 #ifdef ECOMM in initerrno() 373 inscode(d, ds, de, "ECOMM", ECOMM, "Communication error on send"); in initerrno()
|
/external/python/cpython2/Doc/library/ |
D | errno.rst | 373 .. data:: ECOMM
|
/external/libusb/libusb/os/ |
D | linux_usbfs.c | 2324 case -ECOMM: in handle_bulk_completion() 2429 case -ECOMM: in handle_iso_completion() 2538 case -ECOMM: in handle_control_completion()
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 1016 ECOMM = 70 variable
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …E:62,ENOSR:63,ENONET:64,ENOPKG:65,EREMOTE:66,ENOLINK:67,EADV:68,ESRMNT:69,ECOMM:70,EPROTO:71,EMULT… property
|