HomeSort by relevance Sort by last modified time
    Searched refs:bpf_rval (Results 1 - 3 of 3) sorted by null

  /external/strace/xlat/
bpf_rval.h 1 /* Generated by ./xlat/gen.sh from ./xlat/bpf_rval.in; do not edit. */
5 # error static const struct xlat bpf_rval in mpers mode
10 const struct xlat bpf_rval[] = { variable in typeref:struct:xlat
  /external/strace/
seccomp.c 43 # include "xlat/bpf_rval.h"
95 printxval(bpf_rval, BPF_RVAL(code), "BPF_???");
96 i &= ~BPF_RVAL(code);
Makefile 727 xlat/bpf_prog_types.in xlat/bpf_rval.in xlat/bpf_size.in \
    [all...]

Completed in 882 milliseconds