Searched refs:struct_hd_driveid_sz (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc193 _(HDIO_GET_IDENTITY, WRITE, struct_hd_driveid_sz);
H A Dsanitizer_platform_limits_posix.h953 extern unsigned struct_hd_driveid_sz;
H A Dsanitizer_platform_limits_posix.cpp413 unsigned struct_hd_driveid_sz = sizeof(struct hd_driveid); member in namespace:__sanitizer

Completed in 138 milliseconds