Searched refs:struct_sgttyb_sz (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc1052 _(TIOCGETP, WRITE, struct_sgttyb_sz);
1053 _(TIOCSETP, READ, struct_sgttyb_sz);
H A Dsanitizer_platform_limits_netbsd.h829 extern unsigned struct_sgttyb_sz;
H A Dsanitizer_platform_limits_netbsd.cpp672 unsigned struct_sgttyb_sz = sizeof(sgttyb); member in namespace:__sanitizer

Completed in 194 milliseconds