Home
last modified time | relevance | path

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

/samples/seccomp/
Dbpf-direct.c58 #ifndef SYS_SECCOMP
59 #define SYS_SECCOMP 1 macro
69 if (info->si_code != SYS_SECCOMP) in emulator()