Home | History | Annotate | Download | only in e2fsck

Lines Matching full:state

145 	void			*state;
151 &state)))
158 if ((retval = profile_iterator(&state, 0, &value)))
162 } while (state);
186 void *state;
192 &state)))
199 if ((retval = profile_iterator(&state, &name, 0)))
203 } while (state);
222 void *state;
228 &state)))
235 if ((retval = profile_iterator(&state, &name, 0)))
243 } while (state);