OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sidtab_node_t
(Results
1 - 2
of
2
) sorted by null
/external/libsepol/src/
sidtab.c
46
sidtab_node_t
*prev, *cur, *newnode;
64
newnode = (
sidtab_node_t
*) malloc(sizeof(
sidtab_node_t
));
90
sidtab_node_t
*cur, *last;
121
sidtab_node_t
*cur;
151
sidtab_node_t
*cur;
174
sidtab_node_t
*last, *cur, *temp;
211
sidtab_node_t
*cur;
263
sidtab_node_t
*cur;
/external/libsepol/include/sepol/policydb/
sidtab.h
20
}
sidtab_node_t
;
typedef in typeref:struct:sidtab_node
Completed in 92 milliseconds