Home | History | Annotate | Download | only in strace

Lines Matching refs:attach_flags

9847 	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether union bpf_attr.attach_flags initialization works" >&5
9848 $as_echo_n "checking whether union bpf_attr.attach_flags initialization works... " >&6; }
9858 union bpf_attr a = { .attach_flags = 0 };