Home
last modified time | relevance | path

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

12

/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/libcxx/include/
Derrno.h277 #define EPIPE 9950 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py40 EPIPE = 32 variable
/external/u-boot/include/linux/
Derrno.h35 #define EPIPE 32 /* Broken pipe */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h263 # define EPIPE 32 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py44 EPIPE = 32 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1246 EPIPE = syscall.Errno(0x20) const
Dzerrors_dragonfly_amd64.go1370 EPIPE = syscall.Errno(0x20) const
Dzerrors_openbsd_arm.go1404 EPIPE = syscall.Errno(0x20) const
Dzerrors_netbsd_arm.go1502 EPIPE = syscall.Errno(0x20) const
Dzerrors_openbsd_amd64.go1503 EPIPE = syscall.Errno(0x20) const
Dzerrors_netbsd_amd64.go1513 EPIPE = syscall.Errno(0x20) const
Dzerrors_openbsd_386.go1402 EPIPE = syscall.Errno(0x20) const
Dzerrors_darwin_386.go1567 EPIPE = syscall.Errno(0x20) const
Dzerrors_darwin_arm64.go1567 EPIPE = syscall.Errno(0x20) const
Dzerrors_darwin_amd64.go1567 EPIPE = syscall.Errno(0x20) const
Dzerrors_darwin_arm.go1567 EPIPE = syscall.Errno(0x20) const
Dzerrors_freebsd_386.go1557 EPIPE = syscall.Errno(0x20) const
Dzerrors_freebsd_arm.go1566 EPIPE = syscall.Errno(0x20) const
Dzerrors_netbsd_386.go1523 EPIPE = syscall.Errno(0x20) const
Dzerrors_freebsd_amd64.go1558 EPIPE = syscall.Errno(0x20) const
Dzerrors_linux_sparc64.go1900 EPIPE = syscall.Errno(0x20) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py978 EPIPE = 32 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1818 EPIPE = 32 #Broken pipe variable

12