Searched refs:struct_twe_paramcommand_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.inc344 _(TWEIO_SET_PARAM, READ, struct_twe_paramcommand_sz);
345 _(TWEIO_GET_PARAM, READ, struct_twe_paramcommand_sz);
H A Dsanitizer_platform_limits_netbsd.h859 extern unsigned struct_twe_paramcommand_sz;
H A Dsanitizer_platform_limits_netbsd.cpp702 unsigned struct_twe_paramcommand_sz = sizeof(twe_paramcommand); member in namespace:__sanitizer

Completed in 120 milliseconds