OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cil_cat
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libsepol/cil/src/
cil_binary.c
796
struct
cil_cat
*
cil_cat
= NULL;
local
800
cil_cat
= curr_cat->data;
804
key = cil_strdup(
cil_cat
->datum.fqn);
[
all
...]
cil_internal.h
643
struct
cil_cat
{
struct
1006
void cil_cat_init(struct
cil_cat
**cat);
Completed in 126 milliseconds