Home
last modified time | relevance | path

Searched defs:struct_ttyent_sz (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp183 int struct_ttyent_sz = sizeof(struct ttyent); variable
H A Dsanitizer_platform_limits_netbsd.cpp673 int struct_ttyent_sz = sizeof(struct ttyent); variable