Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/profile/
H A Dprof_get.c232 retval = profile_iterator_create(profile, names, in profile_get_value()
413 if ((retval = profile_iterator_create(profile, names, in profile_get_subsection_names()
451 if ((retval = profile_iterator_create(profile, names, in profile_get_relation_names()
483 profile_iterator_create(profile_t profile, const char *const *names, int flags, in profile_iterator_create() function
H A Dt_profile.c87 check(profile_iterator_create(p, names, 0, &iter)); in test_iterate()
103 check(profile_iterator_create(p, names, 0, &iter)); in test_iterate()
119 check(profile_iterator_create(p, names, 0, &iter)); in test_iterate()
H A Dlibprofile.exports19 profile_iterator_create
H A Dtest_vtable.c249 assert(profile_iterator_create(profile, NULL, 0, &iter) == in main()
277 assert(profile_iterator_create(profile, empty_names, 126, &iter) == 0); in main()
H A Dprofile.hin103 long KRB5_CALLCONV profile_iterator_create
/freebsd/crypto/krb5/src/lib/
H A Dxpprof32.def23 profile_iterator_create @14
/freebsd/krb5/util/profile/
H A Dversion.map46 profile_iterator_create;
/freebsd/crypto/krb5/src/windows/include/
H A Dloadfuncs-profile.h97 profile_iterator_create,
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dconv_princ.c275 …retval = profile_iterator_create (context -> profile, names2, PROFILE_ITER_LIST_SECTION | PROFILE_… in krb5_425_conv_principal()
/freebsd/crypto/krb5/src/lib/krb5/
H A Dlibkrb5.exports652 profile_iterator_create