Searched refs:seccomp (Results 1 – 14 of 14) sorted by relevance
23 file_SOURCES = file.c seccomp.c landlock.c
153 am_file_OBJECTS = file.$(OBJEXT) seccomp.$(OBJEXT) landlock.$(OBJEXT)188 ./$(DEPDIR)/readelf.Plo ./$(DEPDIR)/seccomp.Po \381 file_SOURCES = file.c seccomp.c landlock.c547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seccomp.Po@am__quote@ # am--include-marker778 -rm -f ./$(DEPDIR)/seccomp.Po861 -rm -f ./$(DEPDIR)/seccomp.Po
16 sandbox-seccomp-filter.c sandbox-capsicum.c sandbox-solaris.c \
197 } seccomp; member
22 is_tar.c magic.c print.c readcdf.c readelf.c seccomp.c softmagic.c \
111 * `src/seccomp.c` - linux seccomp protection
235 AC_CHECK_LIB(seccomp, seccomp_init)
101 /* Define to 1 if you have the 'seccomp' library (-lseccomp). */
115 * PR/408: fix -p with seccomp503 * seccomp support (Paul Moore)
1035 AC_CHECK_HEADERS([linux/seccomp.h linux/filter.h linux/audit.h], [],1058 AC_MSG_CHECKING([for seccomp architecture])3839 #include <linux/seccomp.h>3848 #include <linux/seccomp.h>3858 # Disable seccomp filter as a target4044 AC_MSG_ERROR([seccomp_filter sandbox requires seccomp headers])4048 AC_DEFINE([SANDBOX_SECCOMP_FILTER], [1], [Sandbox using seccomp filter])
1305 enable the seccomp sandbox.1313 sandbox-seccomp-filter: remove duplicate SC_ALLOW(__NR_clock_gettime64)2155 seccomp sandbox: allow riscv_hwprobe syscall if present2161 As the seccomp sandbox of OpenSSH will raise SIGSYS for filtered out4062 seccomp sandbox: allow uname(3)4068 Allow it in the seccomp sandbox.6291 allow some socket syscalls in seccomp sandbox6308 handle futex_time64 properly in seccomp sandbox
109 sandbox-seccomp-filter.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h …
215 [seccomp],224 #include <linux/seccomp.h>
27140 for ac_lib in '' seccomp27194 #include <linux/seccomp.h>