Home
last modified time | relevance | path

Searched refs:struct_RF_ProgressInfo_sz (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc390 _(RAIDFRAME_CHECK_RECON_STATUS_EXT, READWRITE, struct_RF_ProgressInfo_sz);
392 struct_RF_ProgressInfo_sz);
393 _(RAIDFRAME_CHECK_COPYBACK_STATUS_EXT, READWRITE, struct_RF_ProgressInfo_sz);
H A Dsanitizer_platform_limits_netbsd.h989 extern unsigned struct_RF_ProgressInfo_sz;
H A Dsanitizer_platform_limits_netbsd.cc833 unsigned struct_RF_ProgressInfo_sz = sizeof(RF_ProgressInfo_t); variable