Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfd.h51 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) macro
52 #define FDSETMEDIAPRM FDSETPRM
/external/strace/
Dioctl_redefs2.h493 #ifdef FDSETPRM
494 # undef FDSETPRM
495 # define FDSETPRM 0x401c0242 macro
Dioctl_redefs1.h549 #ifdef FDSETPRM
550 # undef FDSETPRM
551 # define FDSETPRM 0x401c0242 macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc608 unsigned IOCTL_FDSETPRM = FDSETPRM;
Dsanitizer_common_interceptors_ioctl.inc182 _(FDSETPRM, READ, struct_floppy_struct_sz);