Home
last modified time | relevance | path

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

/freebsd/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
376 file_SOURCES = file.c seccomp.c
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seccomp.Po@am__quote@ # am--include-marker
776 -rm -f ./$(DEPDIR)/seccomp.Po
857 -rm -f ./$(DEPDIR)/seccomp.Po
/freebsd/sys/compat/linux/
H A Dlinux_misc.h189 } seccomp; member
/freebsd/secure/libexec/sshd-session/
H A DMakefile17 sandbox-seccomp-filter.c sandbox-capsicum.c sandbox-pledge.c \
/freebsd/lib/libmagic/
H A DMakefile20 is_tar.c magic.c print.c readcdf.c readelf.c seccomp.c softmagic.c
/freebsd/contrib/file/
H A Dconfigure.ac230 AC_CHECK_LIB(seccomp, seccomp_init)
H A Dconfig.h.in101 /* Define to 1 if you have the 'seccomp' library (-lseccomp). */
H A DChangeLog56 * PR/408: fix -p with seccomp
444 * seccomp support (Paul Moore)
/freebsd/crypto/openssh/
H A Dconfigure.ac943 AC_CHECK_HEADERS([linux/seccomp.h linux/filter.h linux/audit.h], [],
966 AC_MSG_CHECKING([for seccomp architecture])
3624 #include <linux/seccomp.h>
3633 #include <linux/seccomp.h>
3643 # Disable seccomp filter as a target
3823 AC_MSG_ERROR([seccomp_filter sandbox requires seccomp headers])
3827 AC_DEFINE([SANDBOX_SECCOMP_FILTER], [1], [Sandbox using seccomp filter])
H A D.depend110 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>