Searched refs:profile_node (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/support/
H A Dprofile.c99 struct profile_node *root;
137 struct profile_node { struct
144 struct profile_node *first_child;
145 struct profile_node *parent;
146 struct profile_node *next, *prev;
158 struct profile_node *root_section;
159 struct profile_node *current_section;
170 (struct profile_node *root, FILE *dstfile);
173 (struct profile_node *root, char **buf);
178 (struct profile_node *relatio
[all...]

Completed in 135 milliseconds