Searched refs:struct_apm_power_info_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.inc131 _(OAPM_IOC_GETPOWER, WRITE, struct_apm_power_info_sz);
132 _(APM_IOC_GETPOWER, READWRITE, struct_apm_power_info_sz);
H A Dsanitizer_platform_limits_netbsd.h563 extern unsigned struct_apm_power_info_sz;
H A Dsanitizer_platform_limits_netbsd.cpp404 unsigned struct_apm_power_info_sz = sizeof(apm_power_info); member in namespace:__sanitizer

Completed in 180 milliseconds