OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cil_type_rule_init
(Results
1 - 5
of
5
) sorted by null
/external/selinux/libsepol/cil/src/
cil_internal.h
976
void
cil_type_rule_init
(struct cil_type_rule **type_rule);
cil_copy_ast.c
847
cil_type_rule_init
(&new);
[
all
...]
cil.c
2141
void
cil_type_rule_init
(struct cil_type_rule **type_rule)
function
[
all
...]
cil_build_ast.c
[
all
...]
/external/selinux/libsepol/cil/test/unit/
test_cil_copy_ast.c
571
cil_type_rule_init
(&test_copy);
[
all
...]
Completed in 157 milliseconds