Home
last modified time | relevance | path

Searched refs:FDPOLLDRVSTAT (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dioctl_redefs2.h485 #ifdef FDPOLLDRVSTAT
486 # undef FDPOLLDRVSTAT
487 # define FDPOLLDRVSTAT 0x80340213 macro
Dioctl_redefs1.h549 #ifdef FDPOLLDRVSTAT
550 # undef FDPOLLDRVSTAT
551 # define FDPOLLDRVSTAT 0x80340213 macro
/external/kernel-headers/original/uapi/linux/
Dfd.h237 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc602 unsigned IOCTL_FDPOLLDRVSTAT = FDPOLLDRVSTAT;
Dsanitizer_common_interceptors_ioctl.inc176 _(FDPOLLDRVSTAT, WRITE, struct_floppy_drive_struct_sz);