Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.h103 extern unsigned struct_statvfs_sz;
H A Dsanitizer_platform_limits_solaris.cpp98 unsigned struct_statvfs_sz = sizeof(struct statvfs); variable
H A Dsanitizer_platform_limits_freebsd.h150 extern unsigned struct_statvfs_sz;
H A Dsanitizer_platform_limits_freebsd.cpp134 unsigned struct_statvfs_sz = sizeof(struct statvfs); variable
H A Dsanitizer_platform_limits_posix.h317 extern unsigned struct_statvfs_sz;
H A Dsanitizer_platform_limits_posix.cpp314 unsigned struct_statvfs_sz = sizeof(struct statvfs); variable
H A Dsanitizer_platform_limits_netbsd.h149 extern unsigned struct_statvfs_sz;
H A Dsanitizer_platform_limits_netbsd.cpp572 unsigned struct_statvfs_sz = sizeof(struct statvfs); variable
H A Dsanitizer_common_interceptors.inc4698 if (!res) COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, struct_statvfs_sz);
4710 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, struct_statvfs_sz);
7983 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, *mntbufp, cnt * struct_statvfs_sz);
8067 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, ret * struct_statvfs_sz);
8498 if (!res) COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, struct_statvfs_sz);
8507 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, struct_statvfs_sz);