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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc930 if (ubuf) POST_WRITE(ubuf, struct_ustat_sz);
H A Dsanitizer_platform_limits_posix.h197 extern unsigned struct_ustat_sz;
H A Dsanitizer_platform_limits_posix.cpp241 unsigned struct_ustat_sz = SIZEOF_STRUCT_USTAT; member in namespace:__sanitizer

Completed in 118 milliseconds