Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h895 extern unsigned struct_floppy_write_errors_sz;
Dsanitizer_platform_limits_posix.cc418 unsigned struct_floppy_write_errors_sz = sizeof(struct floppy_write_errors); variable
Dsanitizer_common_interceptors_ioctl.inc185 _(FDWERRORGET, WRITE, struct_floppy_write_errors_sz);