HomeSort by: relevance | last modified time | path
    Searched refs:selinux (Results 1 - 5 of 5) sorted by relevancy

  /src/crypto/dist/ipsec-tools/src/racoon/
security.c 40 #include <selinux/selinux.h>
41 #include <selinux/flask.h>
42 #include <selinux/av_permissions.h>
43 #include <selinux/avc.h>
44 #include <selinux/context.h>
policy.h 162 #include <selinux/selinux.h>
  /src/external/bsd/file/dist/magic/
Makefile.am 277 $(MAGIC_FRAGMENT_DIR)/selinux \
  /src/external/gpl2/lvm2/dist/libdm/
libdm-common.c 47 # include <selinux/selinux.h>
400 log_debug("Setting SELinux context for %s to %s.", path, scontext);
  /src/external/gpl2/lvm2/dist/
configure 1528 --disable-selinux Disable selinux support
2228 SELINUX=yes
2242 SELINUX=no
12822 { $as_echo "$as_me:$LINENO: checking whether to enable selinux support" >&5
12823 $as_echo_n "checking whether to enable selinux support... " >&6; }
12824 # Check whether --enable-selinux was given.
12826 enableval=$enable_selinux; SELINUX=$enableval
12829 { $as_echo "$as_me:$LINENO: result: $SELINUX" >&5
12830 $as_echo "$SELINUX" >&6;
    [all...]

Completed in 30 milliseconds