OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_transition
(Results
1 - 12
of
12
) sorted by null
/external/selinux/libsepol/cil/test/integration_testing/
nonmls.conf
58
type_transition
typea_t typeb_t : testing typec_t;
/system/sepolicy/prebuilts/api/27.0/public/
te_macros
32
type_transition
$1 $2:process $3;
60
type_transition
$1 $2:dir $3;
61
type_transition
$1 $2:notdevfile_class_set $3;
79
type_transition
$1 tmpfs:file $1_tmpfs;
416
type_transition
$1 devpts:chr_file $1_devpts;
/system/sepolicy/prebuilts/api/28.0/public/
te_macros
32
type_transition
$1 $2:process $3;
60
type_transition
$1 $2:dir $3;
61
type_transition
$1 $2:notdevfile_class_set $3;
79
type_transition
$1 tmpfs:file $1_tmpfs;
424
type_transition
$1 devpts:chr_file $1_devpts;
/system/sepolicy/public/
te_macros
32
type_transition
$1 $2:process $3;
60
type_transition
$1 $2:dir $3;
61
type_transition
$1 $2:notdevfile_class_set $3;
79
type_transition
$1 tmpfs:file $1_tmpfs;
424
type_transition
$1 devpts:chr_file $1_devpts;
/system/sepolicy/prebuilts/api/26.0/public/
te_macros
32
type_transition
$1 $2:process $3;
60
type_transition
$1 $2:dir $3;
61
type_transition
$1 $2:notdevfile_class_set $3;
79
type_transition
$1 tmpfs:file $1_tmpfs;
412
type_transition
$1 devpts:chr_file $1_devpts;
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
dta.py
45
"
type_transition
"])
253
type_transition
rules for each entrypoint.
263
trans The list of
type_transition
rules.
265
return [entrypoint_output(e, edge.entrypoint[e], edge.execute[e], edge.
type_transition
[e])
321
#
type_transition
a b_exec:process b;
329
# 1. skip non allow/
type_transition
rules
334
# 4. if file exec, entrypoint, or
type_transition
:process,
344
#
type_transition
for it or the source process
424
elif rule.ruletype == "
type_transition
":
460
edge.
type_transition
[m] += type_trans[s][m][t
588
type_transition
= EdgeAttrDict('
type_transition
')
variable in class:Edge
[
all
...]
/external/selinux/checkpolicy/
policy_scan.l
112
TYPE_TRANSITION
|
113
type_transition
{ return(
TYPE_TRANSITION
); }
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
terules.py
135
ruletype The rule type, e.g. "
type_transition
".
215
diff_type_transitions = te_diff_template("
type_transition
")
/system/sepolicy/prebuilts/api/26.0/private/
system_server.te
14
type_transition
system_server system_data_file:sock_file system_ndebug_socket "ndebugsocket";
/system/sepolicy/prebuilts/api/28.0/private/
system_server.te
13
type_transition
system_server system_data_file:sock_file system_ndebug_socket "ndebugsocket";
[
all
...]
/system/sepolicy/private/
system_server.te
13
type_transition
system_server system_data_file:sock_file system_ndebug_socket "ndebugsocket";
[
all
...]
/system/sepolicy/prebuilts/api/27.0/private/
system_server.te
14
type_transition
system_server system_data_file:sock_file system_ndebug_socket "ndebugsocket";
Completed in 360 milliseconds