Searched defs:ENOTDIR (Results 1 – 13 of 13) sorted by relevance
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno-base.h | 23 #define ENOTDIR 20 /* Not a directory */ macro
|
/external/libusb/msvc/ |
D | errno.h | 44 #define ENOTDIR 20 /* Not a directory */ macro
|
/external/syslinux/dos/ |
D | errno.h | 23 #define ENOTDIR 20 /* Not a directory */ macro
|
/external/libcxx/include/ |
D | errno.h | 357 #define ENOTDIR 9970 macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 28 ENOTDIR = 20 variable
|
/external/syslinux/com32/include/ |
D | errno.h | 25 #define ENOTDIR 20 /* Not a directory */ macro
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 98 #define ENOTDIR 20 /* Not a directory */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 383 # define ENOTDIR 20 macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 32 ENOTDIR = 20 variable
|
/external/syslinux/gpxe/src/include/ |
D | errno.h | 391 #define ENOTDIR ( ERRFILE | PXENV_STATUS_FAILURE | 0x39000000 ) macro
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 966 ENOTDIR = 20 variable
|
/external/python/cpython2/Lib/plat-mac/ |
D | macerrors.py | 1806 ENOTDIR = 20 #Not a directory variable
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …:12,EACCES:13,EFAULT:14,ENOTBLK:15,EBUSY:16,EEXIST:17,EXDEV:18,ENODEV:19,ENOTDIR:20,EISDIR:21,EINV… property
|