Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:profile_iterator

1267 struct profile_iterator {
1284 struct profile_iterator *iter;
1299 if ((iter = malloc(sizeof(struct profile_iterator))) == NULL)
1316 struct profile_iterator *iter;
1337 struct profile_iterator *iter = *iter_p;
1699 profile_iterator(void **iter_p, char **ret_name, char **ret_value)