Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h400 extern int struct_ttyent_sz;
Dsanitizer_platform_limits_netbsd.cpp672 int struct_ttyent_sz = sizeof(struct ttyent); variable
Dsanitizer_common_interceptors.inc7436 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, ttyent, struct_ttyent_sz);
7446 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, ttyent, struct_ttyent_sz);