Home
last modified time | relevance | path

Searched defs:seccomp_data (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/os/jni/seccomp-tests/tests/
Dseccomp_bpf_tests.c81 struct seccomp_data { struct
89 #define syscall_arg(_n) (offsetof(struct seccomp_data, args[_n])) argument