Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A DMakefile.am23 file_SOURCES = file.c seccomp.c landlock.c
H A DMakefile.in153 am_file_OBJECTS = file.$(OBJEXT) seccomp.$(OBJEXT) landlock.$(OBJEXT)
188 ./$(DEPDIR)/readelf.Plo ./$(DEPDIR)/seccomp.Po \
381 file_SOURCES = file.c seccomp.c landlock.c
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seccomp.Po@am__quote@ # am--include-marker
778 -rm -f ./$(DEPDIR)/seccomp.Po
861 -rm -f ./$(DEPDIR)/seccomp.Po
/freebsd/secure/libexec/sshd-auth/
H A DMakefile16 sandbox-seccomp-filter.c sandbox-capsicum.c sandbox-solaris.c \
/freebsd/sys/compat/linux/
H A Dlinux_misc.h197 } seccomp; member
/freebsd/lib/libmagic/
H A DMakefile22 is_tar.c magic.c print.c readcdf.c readelf.c seccomp.c softmagic.c \
/freebsd/contrib/file/
H A DREADME.md111 * `src/seccomp.c` - linux seccomp protection
H A Dconfigure.ac235 AC_CHECK_LIB(seccomp, seccomp_init)
H A Dconfig.h.in101 /* Define to 1 if you have the 'seccomp' library (-lseccomp). */
H A DChangeLog115 * PR/408: fix -p with seccomp
503 * seccomp support (Paul Moore)
/freebsd/crypto/openssh/
H A Dconfigure.ac1035 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 target
4044 AC_MSG_ERROR([seccomp_filter sandbox requires seccomp headers])
4048 AC_DEFINE([SANDBOX_SECCOMP_FILTER], [1], [Sandbox using seccomp filter])
H A DChangeLog1305 enable the seccomp sandbox.
1313 sandbox-seccomp-filter: remove duplicate SC_ALLOW(__NR_clock_gettime64)
2155 seccomp sandbox: allow riscv_hwprobe syscall if present
2161 As the seccomp sandbox of OpenSSH will raise SIGSYS for filtered out
4062 seccomp sandbox: allow uname(3)
4068 Allow it in the seccomp sandbox.
6291 allow some socket syscalls in seccomp sandbox
6308 handle futex_time64 properly in seccomp sandbox
H A D.depend109 sandbox-seccomp-filter.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h …
/freebsd/contrib/ntp/
H A Dconfigure.ac215 [seccomp],
224 #include <linux/seccomp.h>
H A Dconfigure27140 for ac_lib in '' seccomp
27194 #include <linux/seccomp.h>