Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dllseek.c126 #define EINVAL EXT2_ET_INVALID_ARGUMENT macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h25 #define EINVAL 22 /* Invalid argument */ macro
/external/libusb/msvc/
Derrno.h46 #define EINVAL 22 /* Invalid argument */ macro
/external/syslinux/dos/
Derrno.h25 #define EINVAL 22 /* Invalid argument */ macro
/external/python/cpython2/Lib/
DStringIO.py34 EINVAL = 22 variable
/external/curl/tests/server/
Dutil.c55 #define EINVAL 22 /* errno.h value */ macro
Dsockfilt.c120 #define EINVAL 22 /* errno.h value */ macro
/external/libcxx/include/
Derrno.h247 #define EINVAL 9943 macro
/external/c-ares/
Dsetup_once.h392 #define EINVAL WSAEINVAL macro
/external/curl/lib/
Dcurl_setup_once.h462 #define EINVAL WSAEINVAL macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py30 EINVAL = 22 variable
/external/syslinux/com32/include/
Derrno.h27 #define EINVAL 22 /* Invalid argument */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h100 #define EINVAL 22 /* Invalid argument */ macro
/external/syslinux/gpxe/src/include/
Dpcmcia.h56 #define EINVAL 22 macro
Derrno.h303 #define EINVAL ( ERRFILE | PXENV_STATUS_BAD_FUNC | 0x1c000000 ) 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/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py968 EINVAL = 22 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1808 EINVAL = 22 #Invalid argument variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …14,ENOTBLK:15,EBUSY:16,EEXIST:17,EXDEV:18,ENODEV:19,ENOTDIR:20,EISDIR:21,EINVAL:22,ENFILE:23,EMFIL… property