OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:selinux
(Results
551 - 575
of
1108
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/elfutils/config/
10-default-yama-scope.conf
17
# domains. A different way to restrict ptrace is to set the
selinux
/external/iptables/extensions/
libxt_SECMARK.c
22
" --selctx value Set the
SELinux
security context\n");
/external/selinux/libsemanage/man/man3/
semanage_iterate.3
4
semanage_iterate \-
SELinux
Management API
/external/selinux/libsemanage/src/
seusers_local.c
255
/* Make sure the (
SElinux
) user exists */
261
ERR(handle, "
selinux
user %s does not exist", sename);
266
* within the (
SELinux
) user mls range. This range is optional */
281
"exceeds allowed range %s for
SELinux
user %s",
/external/selinux/policycoreutils/gui/
mappingsPage.py
1
## mappingsPage.py - show
selinux
mappings
/external/selinux/policycoreutils/mcstrans/share/util/
mlstrans-test
4
from
selinux
import *
/external/selinux/policycoreutils/sepolicy/sepolicy/
booleans.py
5
# setrans is a tool for analyzing process transistions in
SELinux
policy
communicate.py
5
# setrans is a tool for analyzing process transistions in
SELinux
policy
/external/selinux/policycoreutils/sepolicy/sepolicy/templates/
var_log.py
4
# policygentool is a tool for the initial generation of
SELinux
policy
var_run.py
4
# policygentool is a tool for the initial generation of
SELinux
policy
/external/selinux/sepolgen/src/sepolgen/
module.py
35
import
selinux
namespace
120
self.mls =
selinux
.is_selinux_mls_enabled()
165
should contain
SELinux
policy statements appropriate for a
169
descriptors because the command line
SELinux
tools are used.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
module.py
35
import
selinux
namespace
120
self.mls =
selinux
.is_selinux_mls_enabled()
165
should contain
SELinux
policy statements appropriate for a
169
descriptors because the command line
SELinux
tools are used.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
__init__.py
1
"""The SETools
SELinux
policy analysis library."""
/system/sepolicy/
mac_permissions.xml
11
represents additional info that each app can use in setting a
SELinux
security
postinstall_dexopt.te
44
# Check validity of
SELinux
context before use.
property_contexts
63
#
selinux
non-persistent properties
64
selinux
.restorecon_recursive u:object_r:restorecon_prop:s0
65
selinux
. u:object_r:security_prop:s0
/external/libselinux/src/
mapping.c
9
#include <
selinux
/
selinux
.h>
10
#include <
selinux
/avc.h>
/external/selinux/libselinux/src/
mapping.c
9
#include <
selinux
/
selinux
.h>
10
#include <
selinux
/avc.h>
/external/selinux/libselinux/utils/
selabel_digest.c
6
#include <
selinux
/
selinux
.h>
7
#include <
selinux
/label.h>
/external/selinux/libsepol/src/
context_record.c
11
/*
Selinux
user */
14
/*
Selinux
role */
17
/*
Selinux
type */
user_record.c
39
"could not create
selinux
user key");
309
"could not create
selinux
user record");
356
ERR(handle, "could not clone
selinux
user record");
/external/selinux/policycoreutils/setfiles/
setfiles.8
3
setfiles \- set
SELinux
file security contexts.
15
them). Usually it is initially run as part of the
SELinux
installation
60
Deprecated,
SELinux
policy will probably block this access. Use shell redirection to save list of files with incorrect context in filename.
/external/toybox/
Config.in
53
bool "
SELinux
support"
55
Include
SELinux
options in commands such as ls, and add
56
SELinux
-specific commands such as chcon to the Android menu.
/system/core/init/
init.cpp
40
#include <
selinux
/
selinux
.h>
41
#include <
selinux
/label.h>
42
#include <
selinux
/android.h>
502
if (key == "androidboot.
selinux
" && value == "permissive") {
520
INFO("
SELinux
: Attempting to reload policy files\n");
560
INFO("Loading
SELinux
policy...\n");
576
if (write_file("/sys/fs/
selinux
/checkreqprot", "0") == -1) {
580
NOTICE("(Initializing
SELinux
%s took %.2fs.)\n",
641
// Set up
SELinux
, including loading the SELinux policy if we're in the kernel domain
[
all
...]
/system/extras/f2fs_utils/
f2fs_ioutils.c
79
#include <
selinux
/
selinux
.h>
80
#include <
selinux
/label.h>
Completed in 386 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>