Searched defs:do_traversal (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgc_frm_kdc.c72 * State struct for do_traversal() and helpers.
177 static krb5_error_code do_traversal(krb5_context ctx, krb5_ccache,
457 * Set up for next iteration of do_traversal() loop by pointing
674 * do_traversal()
694 * The do_traversal loop calls next_closest_tgt() to find the next
696 * NXT_KDC for the following iteration of the do_traversal() loop.
698 * At the beginning of any given iteration of the do_traversal() loop,
711 * returns, the do_traversal() loop updates CUR_KDC to be NXT_KDC, and
732 * do_traversal() updates CUR_KDC:
764 do_traversal(krb5_contex function
[all...]

Completed in 130 milliseconds