Searched refs:profile_iterator (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Drealm_iter.c48 return profile_iterator(iter_p, ret_realm, 0);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_tree.c393 struct profile_iterator { struct
410 struct profile_iterator *iter;
425 if ((iter = malloc(sizeof(struct profile_iterator))) == NULL)
442 struct profile_iterator *iter;
463 struct profile_iterator *iter = *iter_p;
H A Dprof_solaris.c55 code = profile_iterator(&state, &name, &value);
603 code = profile_iterator(&state, &source, &dummy_val);
609 code2 = profile_iterator(&state2, &target,
H A Dprof_get.c418 profile_iterator(void **iter_p, char **ret_name, char **ret_value) function
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dprofile.h105 long KRB5_CALLCONV profile_iterator
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dconv_princ.c280 retval = profile_iterator (&iterator, &realm_name, &dummy_value);

Completed in 81 milliseconds