Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:values

1713 	char		**values, **cpp;
1724 retval = profile_get_values(profile, names, &values);
1746 &values);
1750 &values);
1788 for (cpp = values; *cpp; cpp++)
1790 profile_free_list(values);