HomeSort by: relevance | last modified time | path
    Searched refs:struct_mtconfiginfo_sz (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_interceptors_ioctl.inc 435 _(MTIOCGETCONFIG, WRITE, struct_mtconfiginfo_sz);
436 _(MTIOCSETCONFIG, READ, struct_mtconfiginfo_sz);
sanitizer_platform_limits_posix.h 993 extern unsigned struct_mtconfiginfo_sz;
sanitizer_platform_limits_posix.cc 454 unsigned struct_mtconfiginfo_sz = sizeof(struct mtconfiginfo); variable in namespace:__sanitizer

Completed in 15 milliseconds