OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exec_type
(Results
1 - 8
of
8
) sorted by null
/external/sepolicy/
tee.te
5
type tee_exec,
exec_type
, file_type;
unconfined.te
54
-
exec_type
59
allow unconfineddomain
exec_type
:dir r_dir_perms;
60
allow unconfineddomain
exec_type
:file { r_file_perms execute };
61
allow unconfineddomain
exec_type
:lnk_file r_file_perms;
79
-
exec_type
attributes
22
attribute
exec_type
;
app.te
286
neverallow appdomain
exec_type
:file
/device/asus/grouper/sepolicy/
sensors_config.te
5
type sensors_config_exec,
exec_type
, file_type;
/cts/tools/selinux/src/
example_input_policy.conf
[
all
...]
/cts/tools/selinux/test/
policy_clean_test.conf
2191
attribute
exec_type
;
2210
type healthd_exec,
exec_type
, file_type;
policy_test.conf
2191
attribute
exec_type
;
2210
type healthd_exec,
exec_type
, file_type;
Completed in 952 milliseconds