Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h619 extern unsigned struct_clockctl_clock_settime_sz;
H A Dsanitizer_platform_limits_netbsd.cc752 unsigned struct_clockctl_clock_settime_sz = sizeof(clockctl_clock_settime); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc950 _(CLOCKCTL_CLOCK_SETTIME, READ, struct_clockctl_clock_settime_sz);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h620 extern unsigned struct_clockctl_clock_settime_sz;
H A Dsanitizer_platform_limits_netbsd.cpp753 unsigned struct_clockctl_clock_settime_sz = sizeof(clockctl_clock_settime); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc950 _(CLOCKCTL_CLOCK_SETTIME, READ, struct_clockctl_clock_settime_sz);
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h592 extern unsigned struct_clockctl_clock_settime_sz;
H A Dsanitizer_platform_limits_netbsd.cc591 unsigned struct_clockctl_clock_settime_sz = sizeof(clockctl_clock_settime); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc951 _(CLOCKCTL_CLOCK_SETTIME, READ, struct_clockctl_clock_settime_sz);