Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h182 extern unsigned struct_ustat_sz;
Dsanitizer_platform_limits_posix.cc257 unsigned struct_ustat_sz = sizeof(struct ustat); variable
Dsanitizer_common_syscalls.inc931 if (ubuf) POST_WRITE(ubuf, struct_ustat_sz);