Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h891 extern unsigned struct_usb_full_desc_sz;
H A Dsanitizer_platform_limits_netbsd.cpp1025 unsigned struct_usb_full_desc_sz = sizeof(usb_full_desc); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc470 _(USB_GET_FULL_DESC, READWRITE, struct_usb_full_desc_sz);