Home
last modified time | relevance | path

Searched defs:ENOTDIR (Results 1 – 25 of 38) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h24 #define ENOTDIR 20 /* Not a directory */ macro
/external/libusb/msvc/
Derrno.h44 #define ENOTDIR 20 /* Not a directory */ macro
/external/libcxx/include/
Derrno.h357 #define ENOTDIR 9970 macro
/external/u-boot/fs/yaffs2/
Dyportenv.h206 #define ENOTDIR 20 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py28 ENOTDIR = 20 variable
/external/u-boot/include/linux/
Derrno.h23 #define ENOTDIR 20 /* Not a directory */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h383 # define ENOTDIR 20 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py32 ENOTDIR = 20 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1233 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_dragonfly_amd64.go1360 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_openbsd_arm.go1394 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_netbsd_arm.go1492 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_openbsd_amd64.go1491 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_netbsd_amd64.go1503 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_openbsd_386.go1392 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_darwin_386.go1555 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_darwin_arm64.go1555 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_darwin_amd64.go1555 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_darwin_arm.go1555 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_freebsd_386.go1545 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_freebsd_arm.go1554 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_netbsd_386.go1513 ENOTDIR = syscall.Errno(0x14) const
Dzerrors_freebsd_amd64.go1546 ENOTDIR = syscall.Errno(0x14) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py966 ENOTDIR = 20 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1806 ENOTDIR = 20 #Not a directory variable

12