OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fc_data
(Results
1 - 2
of
2
) sorted by null
/external/selinux/libsepol/cil/src/
cil_post.h
33
struct
fc_data
{
struct
39
void cil_post_fc_fill_data(struct
fc_data
*fc, char *path);
cil_post.c
79
void cil_post_fc_fill_data(struct
fc_data
*fc, char *path)
118
struct
fc_data
*a_data = cil_malloc(sizeof(*a_data));
119
struct
fc_data
*b_data = cil_malloc(sizeof(*b_data));
[
all
...]
Completed in 41 milliseconds