Searched refs:struct_clockctl_ntp_adjtime_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.h626 extern unsigned struct_clockctl_ntp_adjtime_sz;
H A Dsanitizer_platform_limits_netbsd.cpp469 unsigned struct_clockctl_ntp_adjtime_sz = sizeof(clockctl_ntp_adjtime); member in namespace:__sanitizer
H A Dsanitizer_interceptors_ioctl_netbsd.inc954 _(CLOCKCTL_NTP_ADJTIME, READWRITE, struct_clockctl_ntp_adjtime_sz);

Completed in 135 milliseconds