Searched refs:struct_mtpos_sz (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h809 extern unsigned struct_mtpos_sz;
H A Dsanitizer_common_interceptors_ioctl.inc199 _(MTIOCPOS, WRITE, struct_mtpos_sz);
H A Dsanitizer_platform_limits_posix.cc341 unsigned struct_mtpos_sz = sizeof(struct mtpos); member in namespace:__sanitizer

Completed in 76 milliseconds