Home
last modified time | relevance | path

Searched refs:profile_iterator_create (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/lib/support/
Dprofile_helpers.c151 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()
Dprofile.h91 long profile_iterator_create
Dprofile.c1284 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/
Dmke2fs.c1217 if (profile_iterator_create(prof, names, in profile_has_subsection()