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

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc426 _(MTIOCGETCONFIG, WRITE, struct_mtconfiginfo_sz);
427 _(MTIOCSETCONFIG, READ, struct_mtconfiginfo_sz);
H A Dsanitizer_platform_limits_posix.h892 extern unsigned struct_mtconfiginfo_sz;
H A Dsanitizer_platform_limits_posix.cc395 unsigned struct_mtconfiginfo_sz = sizeof(struct mtconfiginfo); member in namespace:__sanitizer

Completed in 43 milliseconds