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.h104 extern unsigned struct_utimbuf_sz;
Dsanitizer_platform_limits_posix.cc220 unsigned struct_utimbuf_sz = sizeof(struct utimbuf); variable
Dsanitizer_common_syscalls.inc1563 if (times) POST_WRITE(times, struct_utimbuf_sz);