Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dseccomp-util.h156 int seccomp_suppress_sync(void);
Dseccomp-util.c2270 int seccomp_suppress_sync(void) { in seccomp_suppress_sync() function
/systemd-251/src/nspawn/
Dnspawn.c3416 r = seccomp_suppress_sync(); in inner_child()