OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cil_tree_init
(Results
1 - 8
of
8
) sorted by null
/external/selinux/libsepol/cil/test/unit/
test_cil_parser.c
45
cil_tree_init
(&test_parse_root);
test_cil_tree.c
57
int rc =
cil_tree_init
(&test_tree);
CilTest.c
92
cil_tree_init
(&new_tree);
[
all
...]
/external/selinux/libsepol/cil/src/
cil_tree.h
53
int
cil_tree_init
(struct cil_tree **tree);
cil.c
235
cil_tree_init
(&(*db)->parse);
236
cil_tree_init
(&(*db)->ast);
[
all
...]
cil_copy_ast.c
1343
cil_tree_init
(&new->args_tree);
[
all
...]
cil_tree.c
62
int
cil_tree_init
(struct cil_tree **tree)
function
[
all
...]
cil_build_ast.c
[
all
...]
Completed in 81 milliseconds