Home
last modified time | relevance | path

Searched refs:struct_mtget_sz (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h507 extern unsigned struct_mtget_sz;
H A Dsanitizer_platform_limits_freebsd.cpp207 unsigned struct_mtget_sz = sizeof(struct mtget); variable
H A Dsanitizer_platform_limits_posix.h1028 extern unsigned struct_mtget_sz;
H A Dsanitizer_common_interceptors_ioctl.inc212 _(MTIOCGET, WRITE, struct_mtget_sz);
H A Dsanitizer_platform_limits_posix.cpp501 unsigned struct_mtget_sz = sizeof(struct mtget); variable
H A Dsanitizer_platform_limits_netbsd.h753 extern unsigned struct_mtget_sz;
H A Dsanitizer_platform_limits_netbsd.cpp886 unsigned struct_mtget_sz = sizeof(mtget); variable
H A Dsanitizer_interceptors_ioctl_netbsd.inc1107 _(MTIOCGET, WRITE, struct_mtget_sz);