Searched defs:ESPIPE (Results 1 – 9 of 9) sorted by relevance
| /external/kernel-headers/original/uapi/asm-generic/ |
| D | errno-base.h | 32 #define ESPIPE 29 /* Illegal seek */ macro
|
| /external/syslinux/dos/ |
| D | errno.h | 32 #define ESPIPE 29 /* Illegal seek */ macro
|
| /external/libusb/msvc/ |
| D | errno.h | 53 #define ESPIPE 29 /* Invalid seek (seek on a pipe?) */ macro
|
| /external/libcxx/include/ |
| D | errno.h | 317 #define ESPIPE 9960 macro
|
| /external/syslinux/com32/include/ |
| D | errno.h | 34 #define ESPIPE 29 /* Illegal seek */ macro
|
| /external/syslinux/core/lwip/src/include/lwip/ |
| D | arch.h | 107 #define ESPIPE 29 /* Illegal seek */ macro
|
| /external/swiftshader/third_party/LLVM/include/llvm/Support/ |
| D | system_error.h | 323 # define ESPIPE 29 macro
|
| /external/syslinux/gpxe/src/include/ |
| D | errno.h | 436 #define ESPIPE ( ERRFILE | PXENV_STATUS_FAILURE | 0x48000000 ) macro
|
| /external/v8/tools/profviz/ |
| D | gnuplot-4.6.3-emscripten.js | 989 …21,EINVAL:22,ENFILE:23,EMFILE:24,ENOTTY:25,ETXTBSY:26,EFBIG:27,ENOSPC:28,ESPIPE:29,EROFS:30,EMLINK… property
|