Home
last modified time | relevance | path

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

12

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h33 #define ESPIPE 29 /* Illegal seek */ macro
/external/libusb/msvc/
Derrno.h53 #define ESPIPE 29 /* Invalid seek (seek on a pipe?) */ macro
/external/libcxx/include/
Derrno.h317 #define ESPIPE 9960 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py37 ESPIPE = 29 variable
/external/u-boot/include/linux/
Derrno.h32 #define ESPIPE 29 /* Illegal seek */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py41 ESPIPE = 29 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h323 # define ESPIPE 29 macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py164 ESPIPE = (B_POSIX_ERROR_BASE + 12) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1257 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_dragonfly_amd64.go1384 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_openbsd_386.go1415 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_netbsd_amd64.go1527 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_openbsd_amd64.go1517 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_openbsd_arm.go1417 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_netbsd_arm.go1516 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_darwin_arm64.go1584 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_darwin_386.go1584 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_darwin_arm.go1584 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_darwin_amd64.go1584 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_netbsd_386.go1537 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_freebsd_arm.go1580 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_freebsd_amd64.go1572 ESPIPE = syscall.Errno(0x1d) const
Dzerrors_freebsd_386.go1571 ESPIPE = syscall.Errno(0x1d) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py975 ESPIPE = 29 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1815 ESPIPE = 29 #Illegal seek variable

12