Searched refs:struct_ipx_config_data_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.inc462 // _(SIOCIPXCFGDATA, WRITE, struct_ipx_config_data_sz);
H A Dsanitizer_platform_limits_posix.h982 extern unsigned struct_ipx_config_data_sz;
H A Dsanitizer_platform_limits_posix.cpp452 unsigned struct_ipx_config_data_sz = sizeof(struct ipx_config_data); member in namespace:__sanitizer

Completed in 178 milliseconds