OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpf_src
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
bpf_src.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
bpf_src
.in; do not edit. */
5
# error static const struct xlat
bpf_src
in mpers mode
10
const struct xlat
bpf_src
[] = {
variable in typeref:struct:xlat
/external/strace/
seccomp.c
45
# include "xlat/
bpf_src
.h"
83
printxval(
bpf_src
,
BPF_SRC
(code), "BPF_???");
89
printxval(
bpf_src
,
BPF_SRC
(code), "BPF_???");
Completed in 197 milliseconds