Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dseccomp-util.h112 #define SECCOMP_LOCAL_ARCH_BLOCKED 0 macro
118 if ((arch) != SECCOMP_LOCAL_ARCH_BLOCKED)
Dseccomp-util.c1816 if (arch == SECCOMP_LOCAL_ARCH_BLOCKED) in seccomp_restrict_archs()
1829 seccomp_local_archs[i] = SECCOMP_LOCAL_ARCH_BLOCKED; in seccomp_restrict_archs()