Searched refs:struct_wsmux_device_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.inc588 _(WSMUXIO_ADD_DEVICE, READ, struct_wsmux_device_sz);
589 _(WSMUXIO_REMOVE_DEVICE, READ, struct_wsmux_device_sz);
H A Dsanitizer_platform_limits_netbsd.h966 extern unsigned struct_wsmux_device_sz;
H A Dsanitizer_platform_limits_netbsd.cpp810 unsigned struct_wsmux_device_sz = sizeof(wsmux_device); member in namespace:__sanitizer

Completed in 173 milliseconds