Home
last modified time | relevance | path

Searched refs:list_element (Results 1 – 1 of 1) sorted by relevance

/system/sepolicy/tools/
Dcheck_seapp.c61 typedef struct list_element list_element; typedef
87 struct list_element { struct
88 list_element *next; argument
92 list_element *head;
93 list_element *tail;
94 void (*freefn)(list_element *e);
130 list_element listify;
139 list_element listify;
160 list_element listify;
164 list_element listify;
[all …]