Home
last modified time | relevance | path

Searched defs:EINVAL (Results 1 – 25 of 44) sorted by relevance

12

/external/e2fsprogs/lib/ext2fs/
Dllseek.c126 #define EINVAL EXT2_ET_INVALID_ARGUMENT macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h26 #define EINVAL 22 /* Invalid argument */ macro
/external/libusb/msvc/
Derrno.h46 #define EINVAL 22 /* Invalid argument */ macro
/external/python/cpython2/Lib/
DStringIO.py34 EINVAL = 22 variable
/external/curl/tests/server/
Dutil.c58 #define EINVAL 22 /* errno.h value */ macro
Dsockfilt.c123 #define EINVAL 22 /* errno.h value */ macro
/external/libcxx/include/
Derrno.h247 #define EINVAL 9943 macro
/external/curl/lib/
Dcurl_setup_once.h429 #define EINVAL WSAEINVAL macro
/external/u-boot/fs/yaffs2/
Dyportenv.h146 #define EINVAL 22 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py30 EINVAL = 22 variable
/external/u-boot/include/linux/
Derrno.h25 #define EINVAL 22 /* Invalid argument */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h320 # define EINVAL 22 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py34 EINVAL = 22 variable
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc112 const int EINVAL = 22; variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1187 EINVAL = syscall.Errno(0x16) const
Dzerrors_dragonfly_amd64.go1329 EINVAL = syscall.Errno(0x16) const
Dzerrors_openbsd_arm.go1363 EINVAL = syscall.Errno(0x16) const
Dzerrors_netbsd_arm.go1459 EINVAL = syscall.Errno(0x16) const
Dzerrors_openbsd_amd64.go1460 EINVAL = syscall.Errno(0x16) const
Dzerrors_netbsd_amd64.go1470 EINVAL = syscall.Errno(0x16) const
Dzerrors_openbsd_386.go1361 EINVAL = syscall.Errno(0x16) const
Dzerrors_darwin_386.go1521 EINVAL = syscall.Errno(0x16) const
Dzerrors_darwin_arm64.go1521 EINVAL = syscall.Errno(0x16) const
Dzerrors_darwin_amd64.go1521 EINVAL = syscall.Errno(0x16) const
Dzerrors_darwin_arm.go1521 EINVAL = syscall.Errno(0x16) const

12