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

1 2 3 4 5

  /bionic/libc/kernel/uapi/asm-generic/
errno-base.h 45 #define ENOTTY 25
  /external/kernel-headers/original/uapi/asm-generic/
errno-base.h 29 #define ENOTTY 25 /* Not a typewriter */
  /external/libusb/msvc/
errno.h 49 #define ENOTTY 25 /* Inappropriate I/O control operation */
  /external/syslinux/dos/
errno.h 28 #define ENOTTY 25 /* Not a typewriter */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno-base.h 28 #define ENOTTY 25 /* Not a typewriter */
  /external/libcxx/include/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 47 #define ENOTTY 25
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 308 #ifndef ENOTTY
309 #define ENOTTY 9958
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 76 #define ENOTTY 25 /* Inappropriate ioctl for device */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 77 #define ENOTTY __ENOTTY /* 25 Inappropriate ioctl for device */
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 33 ENOTTY = 25

Completed in 1035 milliseconds

1 2 3 4 5