Searched refs:struct_stat_sz (Results 1 – 4 of 4) sorted by relevance
692 __msan_unpoison(buf, __sanitizer::struct_stat_sz); in INTERCEPTOR()717 if (!res) __msan_unpoison(buf, __sanitizer::struct_stat_sz); in INTERCEPTOR()726 if (!res) __msan_unpoison(buf, __sanitizer::struct_stat_sz); in INTERCEPTOR()
32 extern unsigned struct_stat_sz;
203 unsigned struct_stat_sz = sizeof(struct stat); variable
5735 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, __sanitizer::struct_stat_sz);5751 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, __sanitizer::struct_stat_sz);5783 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, buf, __sanitizer::struct_stat_sz);