Searched defs:EPIPE (Results 1 – 13 of 13) sorted by relevance
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno-base.h | 36 #define EPIPE 32 /* Broken pipe */ macro
|
/external/libusb/msvc/ |
D | errno.h | 56 #define EPIPE 32 /* Broken pipe */ macro
|
/external/syslinux/dos/ |
D | errno.h | 35 #define EPIPE 32 /* Broken pipe */ macro
|
/external/libcxx/include/ |
D | errno.h | 277 #define EPIPE 9950 macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 40 EPIPE = 32 variable
|
/external/syslinux/com32/include/ |
D | errno.h | 37 #define EPIPE 32 /* Broken pipe */ macro
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 110 #define EPIPE 32 /* Broken pipe */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 44 EPIPE = 32 variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 263 # define EPIPE 32 macro
|
/external/syslinux/gpxe/src/include/ |
D | errno.h | 418 #define EPIPE ( ERRFILE | PXENV_STATUS_FAILURE | 0x42000000 ) macro
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 978 EPIPE = 32 variable
|
/external/python/cpython2/Lib/plat-mac/ |
D | macerrors.py | 1818 EPIPE = 32 #Broken pipe variable
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …E:24,ENOTTY:25,ETXTBSY:26,EFBIG:27,ENOSPC:28,ESPIPE:29,EROFS:30,EMLINK:31,EPIPE:32,EDOM:33,ERANGE:… property
|