Searched refs:struct_smbioc_rw_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.inc872 _(SMBIOC_READ, READWRITE, struct_smbioc_rw_sz);
873 _(SMBIOC_WRITE, READWRITE, struct_smbioc_rw_sz);
H A Dsanitizer_platform_limits_netbsd.h837 extern unsigned struct_smbioc_rw_sz;
H A Dsanitizer_platform_limits_netbsd.cpp680 unsigned struct_smbioc_rw_sz = sizeof(smbioc_rw); member in namespace:__sanitizer

Completed in 175 milliseconds