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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h588 extern unsigned struct_bpf_stat_old_sz;
H A Dsanitizer_platform_limits_netbsd.cpp429 unsigned struct_bpf_stat_old_sz = sizeof(bpf_stat_old); member in namespace:__sanitizer
H A Dsanitizer_interceptors_ioctl_netbsd.inc680 _(BIOCGSTATSOLD, WRITE, struct_bpf_stat_old_sz);

Completed in 192 milliseconds