HomeSort by: relevance | last modified time | path
    Searched defs:struct_termios_sz (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_solaris.cc 131 unsigned struct_termios_sz = sizeof(struct termios); variable in namespace:__sanitizer
sanitizer_platform_limits_freebsd.cc 170 unsigned struct_termios_sz = sizeof(struct termios); variable in namespace:__sanitizer
sanitizer_platform_limits_posix.cc 388 unsigned struct_termios_sz = sizeof(struct termios); variable in namespace:__sanitizer
sanitizer_platform_limits_netbsd.cc 822 unsigned struct_termios_sz = sizeof(termios); variable in namespace:__sanitizer

Completed in 20 milliseconds