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

1 2 3 4 5

  /bionic/libc/kernel/uapi/asm-generic/
errno-base.h 50 #define EROFS 30
  /external/kernel-headers/original/uapi/asm-generic/
errno-base.h 34 #define EROFS 30 /* Read-only file system */
  /external/libusb/msvc/
errno.h 54 #define EROFS 30 /* Read-only file system */
  /external/syslinux/dos/
errno.h 33 #define EROFS 30 /* Read-only file system */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno-base.h 33 #define EROFS 30 /* Read-only file system */
  /libcore/ojluni/src/main/java/sun/nio/fs/
UnixConstants.java 132 static final int EROFS = OsConstants.EROFS;
  /external/libcxx/include/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 51 #define EROFS 30
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 372 #ifndef EROFS
373 #define EROFS 9974
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 83 #define EROFS 30 /* Read-only filesystem */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 82 #define EROFS __EROFS /* 30 Read-only filesystem */

Completed in 634 milliseconds

1 2 3 4 5