Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h90 extern unsigned struct_oldold_utsname_sz;
Dsanitizer_platform_limits_posix.cc214 unsigned struct_oldold_utsname_sz = sizeof(struct oldold_utsname); variable
Dsanitizer_common_syscalls.inc2015 if (arg0) POST_WRITE(arg0, struct_oldold_utsname_sz);