Home
last modified time | relevance | path

Searched defs:EPIPE (Results 1 – 13 of 13) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h36 #define EPIPE 32 /* Broken pipe */ macro
/external/libusb/msvc/
Derrno.h56 #define EPIPE 32 /* Broken pipe */ macro
/external/syslinux/dos/
Derrno.h35 #define EPIPE 32 /* Broken pipe */ macro
/external/libcxx/include/
Derrno.h277 #define EPIPE 9950 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py40 EPIPE = 32 variable
/external/syslinux/com32/include/
Derrno.h37 #define EPIPE 32 /* Broken pipe */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h110 #define EPIPE 32 /* Broken pipe */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py44 EPIPE = 32 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h263 # define EPIPE 32 macro
/external/syslinux/gpxe/src/include/
Derrno.h418 #define EPIPE ( ERRFILE | PXENV_STATUS_FAILURE | 0x42000000 ) macro
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py978 EPIPE = 32 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1818 EPIPE = 32 #Broken pipe variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …E:24,ENOTTY:25,ETXTBSY:26,EFBIG:27,ENOSPC:28,ESPIPE:29,EROFS:30,EMLINK:31,EPIPE:32,EDOM:33,ERANGE:… property