Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:values

1710 	char		**values, **cpp;
1721 retval = profile_get_values(profile, names, &values);
1743 &values);
1747 &values);
1785 for (cpp = values; *cpp; cpp++)
1787 profile_free_list(values);