Searched refs:struct_format_op_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.inc966 _(DIOCRFORMAT, READWRITE, struct_format_op_sz);
967 _(DIOCWFORMAT, READWRITE, struct_format_op_sz);
H A Dsanitizer_platform_limits_netbsd.h673 extern unsigned struct_format_op_sz;
H A Dsanitizer_platform_limits_netbsd.cpp516 unsigned struct_format_op_sz = sizeof(format_op); member in namespace:__sanitizer

Completed in 177 milliseconds