Searched refs:profile_iterator_create (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/krb5/src/util/profile/ |
H A D | prof_get.c | 232 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 D | t_profile.c | 87 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 D | libprofile.exports | 19 profile_iterator_create
|
H A D | test_vtable.c | 249 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 D | profile.hin | 103 long KRB5_CALLCONV profile_iterator_create
|
/freebsd/crypto/krb5/src/lib/ |
H A D | xpprof32.def | 23 profile_iterator_create @14
|
/freebsd/krb5/util/profile/ |
H A D | version.map | 46 profile_iterator_create;
|
/freebsd/crypto/krb5/src/windows/include/ |
H A D | loadfuncs-profile.h | 97 profile_iterator_create,
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | conv_princ.c | 275 …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 D | libkrb5.exports | 652 profile_iterator_create
|