Searched refs:profile_iterator_create (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | realm_iter.c | 39 return profile_iterator_create(context->profile, names, in krb5_realm_iterator_create()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_solaris.c | 52 code = profile_iterator_create(profile, hierarchy, in __profile_iter_name_value() 600 code = profile_iterator_create(profile, hierarchy, in __profile_remove_xrealm_mapping() 606 code2 = profile_iterator_create(profile, hierarchy, in __profile_remove_xrealm_mapping()
|
H A D | prof_get.c | 405 profile_iterator_create(profile_t profile, const char *const *names, int flags, in profile_iterator_create() function
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | profile.h | 98 long KRB5_CALLCONV profile_iterator_create
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | conv_princ.c | 278 …retval = profile_iterator_create (context -> profile, names2, PROFILE_ITER_LIST_SECTION | PROFILE_… in krb5_425_conv_principal()
|