Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h619 extern unsigned struct_clockctl_clock_settime_sz;
Dsanitizer_platform_limits_netbsd.cpp752 unsigned struct_clockctl_clock_settime_sz = sizeof(clockctl_clock_settime); variable
Dsanitizer_interceptors_ioctl_netbsd.inc950 _(CLOCKCTL_CLOCK_SETTIME, READ, struct_clockctl_clock_settime_sz);