Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h260 extern unsigned struct_statvfs_sz;
Dsanitizer_platform_limits_posix.cc234 unsigned struct_statvfs_sz = sizeof(struct statvfs); variable
Dsanitizer_common_interceptors.inc3106 if (!res) COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, struct_statvfs_sz);
3116 if (!res) COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, struct_statvfs_sz);