Searched refs:profile_iterator_create (Results 1 – 4 of 4) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | profile_helpers.c | 149 if ((retval = profile_iterator_create(profile, names, in profile_get_values() 190 if ((retval = profile_iterator_create(profile, names, in profile_get_subsection_names() 226 if ((retval = profile_iterator_create(profile, names, in profile_get_relation_names()
|
D | profile.h | 91 long profile_iterator_create
|
D | profile.c | 1281 profile_iterator_create(profile_t profile, const char *const *names, int flags, in profile_iterator_create() function 1476 if ((retval = profile_iterator_create(profile, names, in profile_get_value()
|
/external/e2fsprogs/misc/ |
D | mke2fs.c | 1036 if (profile_iterator_create(prof, names, in profile_has_subsection()
|