Home
last modified time | relevance | path

Searched defs:EISDIR (Results 1 – 13 of 13) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h25 #define EISDIR 21 /* Is a directory */ macro
/external/libusb/msvc/
Derrno.h45 #define EISDIR 21 /* Is a directory */ macro
/external/syslinux/dos/
Derrno.h24 #define EISDIR 21 /* Is a directory */ macro
/external/libcxx/include/
Derrno.h325 #define EISDIR 9962 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py29 EISDIR = 21 variable
/external/syslinux/com32/include/
Derrno.h26 #define EISDIR 21 /* Is a directory */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h99 #define EISDIR 21 /* Is a directory */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py33 EISDIR = 21 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h329 # define EISDIR 21 macro
/external/syslinux/gpxe/src/include/
Derrno.h313 #define EISDIR ( ERRFILE | PXENV_STATUS_FAILURE | 0x1f000000 ) macro
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py967 EISDIR = 21 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1807 EISDIR = 21 #Is a directory variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …13,EFAULT:14,ENOTBLK:15,EBUSY:16,EEXIST:17,EXDEV:18,ENODEV:19,ENOTDIR:20,EISDIR:21,EINVAL:22,ENFIL… property