Home
last modified time | relevance | path

Searched refs:struct_floppy_raw_cmd_sz (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h868 extern unsigned struct_floppy_raw_cmd_sz;
Dsanitizer_platform_limits_posix.cc411 unsigned struct_floppy_raw_cmd_sz = sizeof(struct floppy_raw_cmd); variable
Dsanitizer_common_interceptors_ioctl.inc174 _(FDRAWCMD, WRITE, struct_floppy_raw_cmd_sz);