Home
last modified time | relevance | path

Searched refs:selinux (Results 1 – 25 of 30) sorted by relevance

12

/third_party/selinux/libselinux/src/
Dexception.sh23 ../include/selinux/selinux.h
24 ../include/selinux/avc.h
25 ../include/selinux/context.h
26 ../include/selinux/get_context_list.h
27 ../include/selinux/get_default_type.h
28 ../include/selinux/label.h
29 ../include/selinux/restorecon.h
DMakefile40 SWIGPYOUT= selinux.py
163 selinuxswig_python_exception.i: exception.sh ../include/selinux/selinux.h
186 install -m 644 $(SWIGPYOUT) $(DESTDIR)$(PYTHONLIBDIR)/selinux/__init__.py
187 …ln -sf --relative $(DESTDIR)$(PYTHONLIBDIR)/selinux/_selinux$(PYCEXT) $(DESTDIR)$(PYTHONLIBDIR)/_s…
191 install -m 755 $(SWIGRUBYSO) $(DESTDIR)$(RUBYINSTALL)/selinux.so
D.gitignore1 selinux.py
Dselinuxswig_ruby.i10 %module selinux
Dselinuxswig.i5 %module selinux
Dselinuxswig_python.i9 %module selinux
/third_party/selinux/libselinux/include/
DMakefile3 INCDIR = $(PREFIX)/include/selinux
9 install -m 644 $(wildcard selinux/*.h) $(DESTDIR)$(INCDIR)
14 ../../scripts/Lindent $(wildcard selinux/*.h)
17 -rm -f selinux/*~
/third_party/selinux/
DREADME.md5 …s://github.com/SELinuxProject/selinux/actions/workflows/run_tests.yml/badge.svg)](https://github.c…
6 …//github.com/SELinuxProject/selinux/actions/workflows/vm_testsuite.yml/badge.svg)](https://github.…
7 …logs.storage.googleapis.com/badges/selinux.svg)](https://oss-fuzz-build-logs.storage.googleapis.co…
8 …ps://github.com/SELinuxProject/selinux/actions/workflows/cifuzz.yml/badge.svg)](https://github.com…
10 Please submit all bug reports and patches to <selinux@vger.kernel.org>.
12 Subscribe by sending "subscribe selinux" in the body of an email
15 Archive of this mailing list is available on https://lore.kernel.org/selinux/.
29 …octo Project (http://git.yoctoproject.org/cgit/cgit.cgi/meta-selinux/tree/recipes-security/selinux)
DBUILD.gn16 LIBSEPOL_ROOT_DIR = "//third_party/selinux/libsepol"
17 LIBSELINUX_ROOT_DIR = "//third_party/selinux/libselinux"
18 CHECKPOLICY_ROOT_DIR = "//third_party/selinux/checkpolicy"
19 SECILC_ROOT_DIR = "//third_party/selinux/secilc"
114 part_name = "selinux"
128 part_name = "selinux"
213 part_name = "selinux"
228 part_name = "selinux"
242 part_name = "selinux"
256 part_name = "selinux"
[all …]
DREADME.OpenSource8 "Upstream URL": "https://github.com/SELinuxProject/selinux",
17 "Upstream URL": "https://github.com/SELinuxProject/selinux",
26 "Upstream URL": "https://github.com/SELinuxProject/selinux",
35 "Upstream URL": "https://github.com/SELinuxProject/selinux",
/third_party/ltp/m4/
Dltp-selinux.m48 AC_CHECK_HEADERS(selinux/selinux.h,[
9 AC_CHECK_LIB(selinux,is_selinux_enabled,[
/third_party/e2fsprogs/contrib/android/
DBUILD.gn54 "//third_party/selinux/libselinux/include",
62 "//third_party/selinux:libselinux",
/third_party/f2fs-tools/
Dconfigure.ac39 AC_ARG_WITH([selinux], optwith
40 AS_HELP_STRING([--without-selinux],
41 [Ignore presence of libselinux and disable selinux support]))
66 [AC_MSG_ERROR([selinux support requested but libselinux not found])]
/third_party/eudev/src/udev/
Dudev-node.c280 bool selinux = false; in node_permissions_apply() local
304 selinux = true; in node_permissions_apply()
326 if (!selinux) in node_permissions_apply()
/third_party/glib/
Dmeson_options.txt22 option('selinux', feature
25 description : 'build with selinux support')
/third_party/selinux/secilc/docs/
Dcil_infiniband_statements.md4 …entation can be found at: [http://marc.info/?l=selinux&m=149519833917911&w=2](http://marc.info/?l=
Dcil_file_labeling_statements.md139 <li><p><code>xattr</code> - Filesystems supporting the extended attribute <code>security.selinux</c…
/third_party/eudev/
Dconfigure.ac219 AC_ARG_ENABLE(selinux, AS_HELP_STRING([--disable-selinux], [Disable optional SELINUX support])) optenable
235 # selinux-util.c uses struct mallinfo which is not available for all C libraries (musl).
DBUILD.gn74 "src/shared/selinux-util.c",
/third_party/pcre2/
DBUILD.gn83 part_name = "selinux"
/third_party/toybox/scripts/
Dmake.sh115 for i in util crypt m resolv selinux smack attr crypto z log iconv
/third_party/libwebsockets/READMEs/
DREADME.content-security-policy.md6 a sort of "selinux for your web page". If the server sends some
/third_party/toybox/
DBUILD.gn661 include_dirs += [ "//third_party/selinux/libselinux/include" ]
662 deps += [ "//third_party/selinux:libselinux" ]
/third_party/libnl/lib/
Dutils.c643 __ADD(NETLINK_SELINUX,selinux),
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/android/
Dandroid_device_test.dart590 [selinux.reload_policy]: [1]

12