Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfd.h56 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) macro
58 #define FDDEFMEDIAPRM FDDEFPRM
/external/strace/
Dioctl_redefs2.h465 #ifdef FDDEFPRM
466 # undef FDDEFPRM
467 # define FDDEFPRM 0x401c0243 macro
Dioctl_redefs1.h529 #ifdef FDDEFPRM
530 # undef FDDEFPRM
531 # define FDDEFPRM 0x401c0243 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c1963 #ifdef FDDEFPRM
1964 { "FDDEFPRM", (unsigned long) FDDEFPRM },
/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);
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp590 unsigned IOCTL_FDDEFPRM = FDDEFPRM;
Dsanitizer_common_interceptors_ioctl.inc166 _(FDDEFPRM, READ, struct_floppy_struct_sz);