Home
last modified time | relevance | path

Searched defs:struct_termios_sz (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp132 unsigned struct_termios_sz = sizeof(struct termios); variable
H A Dsanitizer_platform_limits_freebsd.cpp195 unsigned struct_termios_sz = sizeof(struct termios); variable
H A Dsanitizer_platform_limits_posix.cpp454 unsigned struct_termios_sz = sizeof(struct termios); variable
H A Dsanitizer_platform_limits_netbsd.cpp984 unsigned struct_termios_sz = sizeof(termios); variable