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

  /external/strace/xlat/
seccomp_ops.h 1 /* Generated by ./xlat/gen.sh from ./xlat/seccomp_ops.in; do not edit. */
11 # error static const struct xlat seccomp_ops in mpers mode
16 const struct xlat seccomp_ops[] = { variable in typeref:struct:xlat
  /external/strace/
seccomp.c 33 #include "xlat/seccomp_ops.h"
215 printxval(seccomp_ops, op, "SECCOMP_SET_MODE_???");

Completed in 90 milliseconds