OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selinuxfs
(Results
1 - 3
of
3
) sorted by null
/system/sepolicy/
te_macros
220
# Allow domain to check SELinux permissions via
selinuxfs
.
222
allow $1
selinuxfs
:file rw_file_perms;
229
# Allow domain to check SELinux contexts via
selinuxfs
.
231
allow $1
selinuxfs
:file rw_file_perms;
239
allow $1
selinuxfs
:file rw_file_perms;
247
allow $1
selinuxfs
:file rw_file_perms;
254
#
selinuxfs
/external/selinux/policycoreutils/scripts/
fixfiles
72
SELINUXMNT=`grep
selinuxfs
/proc/self/mountinfo | head -1 | awk '{ print $5 }'`
80
SELINUXMNT=`grep
selinuxfs
/proc/self/mountinfo | head -1 | awk '{ print $5 }'`
/external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf
[
all
...]
Completed in 1260 milliseconds