Searched refs:profile_iterator_create (Results 1 – 4 of 4) sorted by relevance
/external/e2fsprogs/lib/support/ |
D | profile_helpers.c | 151 if ((retval = profile_iterator_create(profile, names, in profile_get_values() 194 if ((retval = profile_iterator_create(profile, names, in profile_get_subsection_names() 232 if ((retval = profile_iterator_create(profile, names, in profile_get_relation_names()
|
D | profile.h | 91 long profile_iterator_create
|
D | profile.c | 1284 profile_iterator_create(profile_t profile, const char *const *names, int flags, in profile_iterator_create() function 1479 if ((retval = profile_iterator_create(profile, names, in profile_get_value()
|
/external/e2fsprogs/misc/ |
D | mke2fs.c | 1217 if (profile_iterator_create(prof, names, in profile_has_subsection()
|