HomeSort by relevance Sort by last modified time
    Searched refs:FDPOLLDRVSTAT (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
fd.h 125 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct)
  /external/kernel-headers/original/uapi/linux/
fd.h 237 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fd.h 235 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct)
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 602 unsigned IOCTL_FDPOLLDRVSTAT = FDPOLLDRVSTAT;
    [all...]

Completed in 200 milliseconds