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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h712 extern unsigned struct_ioc_read_toc_entry_sz;
H A Dsanitizer_platform_limits_netbsd.cpp555 unsigned struct_ioc_read_toc_entry_sz = sizeof(ioc_read_toc_entry); member in namespace:__sanitizer
H A Dsanitizer_interceptors_ioctl_netbsd.inc917 _(CDIOREADTOCENTRIES, READWRITE, struct_ioc_read_toc_entry_sz);

Completed in 185 milliseconds