Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h184 extern unsigned struct_statvfs64_sz;
Dsanitizer_platform_limits_posix.cc259 unsigned struct_statvfs64_sz = sizeof(struct statvfs64); variable
Dsanitizer_common_interceptors.inc3721 if (!res) COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, struct_statvfs64_sz);
3731 if (!res) COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, struct_statvfs64_sz);