Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h620 extern unsigned struct_clockctl_ntp_adjtime_sz;
Dsanitizer_platform_limits_netbsd.cpp753 unsigned struct_clockctl_ntp_adjtime_sz = sizeof(clockctl_ntp_adjtime); variable
Dsanitizer_interceptors_ioctl_netbsd.inc951 _(CLOCKCTL_NTP_ADJTIME, READWRITE, struct_clockctl_ntp_adjtime_sz);