Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfd.h55 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) macro
57 #define FDDEFMEDIAPRM FDDEFPRM
/external/strace/
Dioctl_redefs2.h465 #ifdef FDDEFPRM
466 # undef FDDEFPRM
467 # define FDDEFPRM 0x401c0243 macro
Dioctl_redefs1.h521 #ifdef FDDEFPRM
522 # undef FDDEFPRM
523 # define FDDEFPRM 0x401c0243 macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc589 unsigned IOCTL_FDDEFPRM = FDDEFPRM;
Dsanitizer_common_interceptors_ioctl.inc163 _(FDDEFPRM, READ, struct_floppy_struct_sz);