Searched refs:struct_fbcursor_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.inc421 _(FBIOSCURSOR, READ, struct_fbcursor_sz);
422 _(FBIOGCURSOR, READWRITE, struct_fbcursor_sz);
H A Dsanitizer_platform_limits_netbsd.h664 extern unsigned struct_fbcursor_sz;
H A Dsanitizer_platform_limits_netbsd.cpp507 unsigned struct_fbcursor_sz = sizeof(fbcursor); member in namespace:__sanitizer

Completed in 198 milliseconds