Home
last modified time | relevance | path

Searched refs:FDSETPRM (Results 1 – 3 of 3) 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/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc603 unsigned IOCTL_FDSETPRM = FDSETPRM;
Dsanitizer_common_interceptors_ioctl.inc179 _(FDSETPRM, READ, struct_floppy_struct_sz);