OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cil_destroy_classperms
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libsepol/cil/src/
cil_build_ast.h
60
void
cil_destroy_classperms
(struct cil_classperms *cp);
cil_build_ast.c
606
cil_destroy_classperms
(*cp);
618
void
cil_destroy_classperms
(struct cil_classperms *cp)
function
704
cil_destroy_classperms
(curr->data);
[
all
...]
cil.c
563
cil_destroy_classperms
(*data);
[
all
...]
Completed in 37 milliseconds