Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h913 extern unsigned struct_mtget_sz;
Dsanitizer_platform_limits_posix.cc442 unsigned struct_mtget_sz = sizeof(struct mtget); variable
Dsanitizer_common_interceptors_ioctl.inc201 _(MTIOCGET, WRITE, struct_mtget_sz);