Searched refs:FDWERRORGET (Results 1 - 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dfd.h316 #define FDWERRORGET _IOR(2, 0x17, struct floppy_write_errors) macro
/external/strace/
H A Dioctl_redefs1.h553 #ifdef FDWERRORGET
554 # undef FDWERRORGET macro
555 # define FDWERRORGET 0x80180217 macro
H A Dioctl_redefs2.h497 #ifdef FDWERRORGET
498 # undef FDWERRORGET macro
499 # define FDWERRORGET 0x80180217 macro
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc185 _(FDWERRORGET, WRITE, struct_floppy_write_errors_sz);
H A Dsanitizer_platform_limits_posix.cc611 unsigned IOCTL_FDWERRORGET = FDWERRORGET;

Completed in 186 milliseconds