Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/file/src/
H A DMakefile.am22 file_SOURCES = file.c seccomp.c
H A DMakefile.in152 am_file_OBJECTS = file.$(OBJEXT) seccomp.$(OBJEXT)
187 ./$(DEPDIR)/seccomp.Po ./$(DEPDIR)/softmagic.Plo
375 file_SOURCES = file.c seccomp.c
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seccomp.Po@am__quote@ # am--include-marker
775 -rm -f ./$(DEPDIR)/seccomp.Po
856 -rm -f ./$(DEPDIR)/seccomp.Po
/freebsd-14.2/sys/compat/linux/
H A Dlinux_misc.h188 } seccomp; member
/freebsd-14.2/lib/libmagic/
H A DMakefile20 is_tar.c magic.c print.c readcdf.c readelf.c seccomp.c softmagic.c
/freebsd-14.2/secure/usr.sbin/sshd/
H A DMakefile20 sandbox-seccomp-filter.c sandbox-capsicum.c sandbox-pledge.c \
/freebsd-14.2/contrib/file/
H A Dconfigure.ac206 AC_CHECK_LIB(seccomp, seccomp_init)
H A Dconfig.h.in98 /* Define to 1 if you have the `seccomp' library (-lseccomp). */
H A DChangeLog24 * PR/408: fix -p with seccomp
412 * seccomp support (Paul Moore)
/freebsd-14.2/crypto/openssh/
H A Dconfigure.ac942 AC_CHECK_HEADERS([linux/seccomp.h linux/filter.h linux/audit.h], [],
965 AC_MSG_CHECKING([for seccomp architecture])
3600 #include <linux/seccomp.h>
3609 #include <linux/seccomp.h>
3619 # Disable seccomp filter as a target
3799 AC_MSG_ERROR([seccomp_filter sandbox requires seccomp headers])
3803 AC_DEFINE([SANDBOX_SECCOMP_FILTER], [1], [Sandbox using seccomp filter])
H A DChangeLog4036 Improve seccomp compat on older systems.
4133 harden Linux seccomp sandbox
4378 Allow writev is seccomp sandbox.
6887 Add AUDIT_ARCH_PPC to supported seccomp arches.
H A D.depend106 sandbox-seccomp-filter.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h …
/freebsd-14.2/contrib/ntp/
H A Dconfigure.ac215 [seccomp],
224 #include <linux/seccomp.h>
H A Dconfigure27140 for ac_lib in '' seccomp