Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h113 extern unsigned struct_utimbuf_sz;
Dsanitizer_platform_limits_posix.cc252 unsigned struct_utimbuf_sz = sizeof(struct utimbuf); variable
Dsanitizer_common_syscalls.inc1565 if (times) POST_WRITE(times, struct_utimbuf_sz);