Home
last modified time | relevance | path

Searched refs:struct_bpf_program_sz (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc670 _(BIOCSETF, READ, struct_bpf_program_sz);
680 _(BIOCSTCPF, READ, struct_bpf_program_sz);
681 _(BIOCSUDPF, READ, struct_bpf_program_sz);
H A Dsanitizer_platform_limits_netbsd.h582 extern unsigned struct_bpf_program_sz;
H A Dsanitizer_platform_limits_netbsd.cpp713 unsigned struct_bpf_program_sz = sizeof(bpf_program); variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc670 _(BIOCSETF, READ, struct_bpf_program_sz);
680 _(BIOCSTCPF, READ, struct_bpf_program_sz);
681 _(BIOCSUDPF, READ, struct_bpf_program_sz);
H A Dsanitizer_platform_limits_netbsd.h581 extern unsigned struct_bpf_program_sz;
H A Dsanitizer_platform_limits_netbsd.cc712 unsigned struct_bpf_program_sz = sizeof(bpf_program); variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc671 _(BIOCSETF, READ, struct_bpf_program_sz);
681 _(BIOCSTCPF, READ, struct_bpf_program_sz);
682 _(BIOCSUDPF, READ, struct_bpf_program_sz);
H A Dsanitizer_platform_limits_netbsd.h554 extern unsigned struct_bpf_program_sz;
H A Dsanitizer_platform_limits_netbsd.cc551 unsigned struct_bpf_program_sz = sizeof(bpf_program); variable