Home
last modified time | relevance | path

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