Home
last modified time | relevance | path

Searched refs:struct_ifconf_sz (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h691 extern unsigned struct_ifconf_sz;
Dsanitizer_platform_limits_netbsd.cpp824 unsigned struct_ifconf_sz = sizeof(ifconf); variable
Dsanitizer_interceptors_ioctl_netbsd.inc1165 _(SIOCGIFCONF, READWRITE, struct_ifconf_sz);