Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfd.h52 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) macro
53 #define FDSETMEDIAPRM FDSETPRM
/external/strace/
Dioctl_redefs2.h493 #ifdef FDSETPRM
494 # undef FDSETPRM
495 # define FDSETPRM 0x401c0242 macro
Dioctl_redefs1.h557 #ifdef FDSETPRM
558 # undef FDSETPRM
559 # define FDSETPRM 0x401c0242 macro
/external/mtools/
Ddevices.c786 return ioctl(fd, FDSETPRM, floppy); in set_parameters()
/external/minijail/linux-x86/
Dlibconstants.gen.c2089 #ifdef FDSETPRM
2090 { "FDSETPRM", (unsigned long) FDSETPRM },
/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);
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp609 unsigned IOCTL_FDSETPRM = FDSETPRM;
Dsanitizer_common_interceptors_ioctl.inc185 _(FDSETPRM, READ, struct_floppy_struct_sz);