OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cil_destroy_avrule
(Results
1 - 5
of
5
) sorted by null
/external/selinux/libsepol/cil/test/unit/
test_cil_list.c
45
cil_destroy_avrule
(test_avrule);
test_cil_build_ast.c
91
cil_destroy_avrule
(test_avrule);
122
cil_destroy_avrule
(test_avrule);
151
cil_destroy_avrule
(test_avrule);
[
all
...]
/external/selinux/libsepol/cil/src/
cil_build_ast.h
113
void
cil_destroy_avrule
(struct cil_avrule *rule);
cil_build_ast.c
2035
void
cil_destroy_avrule
(struct cil_avrule *rule)
function
[
all
...]
cil.c
685
cil_destroy_avrule
(*data);
[
all
...]
Completed in 49 milliseconds