Home
last modified time | relevance | path

Searched refs:seccomp_mode (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dseccomp_mode.h14 # error static const struct xlat seccomp_mode in mpers mode
19 const struct xlat seccomp_mode[] = { variable
DMakemodule.am1 ….in xlat/scmvals.in xlat/secbits.in xlat/seccomp_filter_flags.in xlat/seccomp_mode.in xlat/seccomp…
2 …lers.h xlat/scmvals.h xlat/secbits.h xlat/seccomp_filter_flags.h xlat/seccomp_mode.h xlat/seccomp_…
329 $(top_srcdir)/xlat/seccomp_mode.h: $(top_srcdir)/xlat/seccomp_mode.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dprctl.c255 printxval(seccomp_mode, tcp->u_arg[1], in SYS_FUNC()