Searched refs:struct_mtconfiginfo_sz (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc434 _(MTIOCGETCONFIG, WRITE, struct_mtconfiginfo_sz);
435 _(MTIOCSETCONFIG, READ, struct_mtconfiginfo_sz);
H A Dsanitizer_platform_limits_posix.h987 extern unsigned struct_mtconfiginfo_sz;
H A Dsanitizer_platform_limits_posix.cpp457 unsigned struct_mtconfiginfo_sz = sizeof(struct mtconfiginfo); member in namespace:__sanitizer

Completed in 172 milliseconds