Searched refs:struct_ptmget_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.inc1275 _(TIOCPTMGET, WRITE, struct_ptmget_sz);
1277 _(TIOCPTSNAME, WRITE, struct_ptmget_sz);
H A Dsanitizer_platform_limits_netbsd.h809 extern unsigned struct_ptmget_sz;
H A Dsanitizer_platform_limits_netbsd.cpp653 unsigned struct_ptmget_sz = sizeof(ptmget); member in namespace:__sanitizer

Completed in 172 milliseconds