HomeSort by relevance Sort by last modified time
    Searched defs:ENOTDIR (Results 1 - 25 of 103) sorted by null

1 2 3 4 5

  /bionic/libc/kernel/uapi/asm-generic/
errno-base.h 40 #define ENOTDIR 20
  /external/kernel-headers/original/uapi/asm-generic/
errno-base.h 24 #define ENOTDIR 20 /* Not a directory */
  /external/libusb/msvc/
errno.h 44 #define ENOTDIR 20 /* Not a directory */
  /external/syslinux/dos/
errno.h 23 #define ENOTDIR 20 /* Not a directory */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno-base.h 23 #define ENOTDIR 20 /* Not a directory */
  /prebuilts/go/darwin-x86/src/syscall/
errors_plan9.go 30 ENOTDIR = NewError("not a directory")
  /prebuilts/go/linux-x86/src/syscall/
errors_plan9.go 30 ENOTDIR = NewError("not a directory")
  /libcore/ojluni/src/main/java/sun/nio/fs/
UnixConstants.java 114 static final int ENOTDIR = OsConstants.ENOTDIR;
  /external/libcxx/include/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 43 #define ENOTDIR 20
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 356 #ifndef ENOTDIR
357 #define ENOTDIR 9970

Completed in 72 milliseconds

1 2 3 4 5