Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp191 int struct_ttyent_sz = sizeof(struct ttyent); variable
H A Dsanitizer_platform_limits_netbsd.cpp673 int struct_ttyent_sz = sizeof(struct ttyent); variable