Home
last modified time | relevance | path

Searched defs:EPERM (Results 1 – 25 of 36) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h5 #define EPERM 1 /* Operation not permitted */ macro
/external/libusb/msvc/
Derrno.h24 #define EPERM 1 /* Operation not permitted */ macro
/external/libcxx/include/
Derrno.h365 #define EPERM 9972 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py9 EPERM = 1 variable
/external/u-boot/include/linux/
Derrno.h4 #define EPERM 1 /* Operation not permitted */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py13 EPERM = 1 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h407 # define EPERM 1 macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1244 EPERM = syscall.Errno(0x1) const
Dzerrors_dragonfly_amd64.go1368 EPERM = syscall.Errno(0x1) const
Dzerrors_openbsd_386.go1400 EPERM = syscall.Errno(0x1) const
Dzerrors_netbsd_amd64.go1511 EPERM = syscall.Errno(0x1) const
Dzerrors_openbsd_amd64.go1501 EPERM = syscall.Errno(0x1) const
Dzerrors_openbsd_arm.go1402 EPERM = syscall.Errno(0x1) const
Dzerrors_netbsd_arm.go1500 EPERM = syscall.Errno(0x1) const
Dzerrors_darwin_arm64.go1565 EPERM = syscall.Errno(0x1) const
Dzerrors_darwin_386.go1565 EPERM = syscall.Errno(0x1) const
Dzerrors_darwin_arm.go1565 EPERM = syscall.Errno(0x1) const
Dzerrors_darwin_amd64.go1565 EPERM = syscall.Errno(0x1) const
Dzerrors_netbsd_386.go1521 EPERM = syscall.Errno(0x1) const
Dzerrors_freebsd_arm.go1564 EPERM = syscall.Errno(0x1) const
Dzerrors_freebsd_amd64.go1556 EPERM = syscall.Errno(0x1) const
Dzerrors_freebsd_386.go1555 EPERM = syscall.Errno(0x1) const
Dzerrors_linux_sparc64.go1898 EPERM = syscall.Errno(0x1) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py947 EPERM = 1 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1787 EPERM = 1 #Operation not permitted variable

12