Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.cpp187 unsigned struct_termios_sz = sizeof(struct termios); variable
H A Dsanitizer_platform_limits_posix.cpp445 unsigned struct_termios_sz = sizeof(struct termios); variable
H A Dsanitizer_platform_limits_netbsd.cpp984 unsigned struct_termios_sz = sizeof(termios); variable