OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:role_allow_rules
(Results
1 - 9
of
9
) sorted by null
/external/checkpolicy/
module_compiler.h
84
void append_role_allow(role_allow_rule_t *
role_allow_rules
);
module_compiler.c
1379
void append_role_allow(role_allow_rule_t *
role_allow_rules
)
[
all
...]
/external/libsepol/src/
avrule_block.c
101
role_allow_rule_list_destroy(x->
role_allow_rules
);
link.c
[
all
...]
write.c
[
all
...]
expand.c
[
all
...]
policydb.c
[
all
...]
/external/libsepol/include/sepol/policydb/
policydb.h
413
role_allow_rule_t *
role_allow_rules
;
member in struct:avrule_decl
/external/checkpolicy/test/
dismod.c
642
display_role_allow(decl->
role_allow_rules
, policy,
Completed in 184 milliseconds