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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgc_frm_kdc.c70 * State struct for do_traversal() and helpers.
176 static krb5_error_code do_traversal(krb5_context ctx, krb5_ccache,
453 * Set up for next iteration of do_traversal() loop by pointing
676 * do_traversal()
696 * The do_traversal loop calls next_closest_tgt() to find the next
698 * NXT_KDC for the following iteration of the do_traversal() loop.
700 * At the beginning of any given iteration of the do_traversal() loop,
713 * returns, the do_traversal() loop updates CUR_KDC to be NXT_KDC, and
734 * do_traversal() updates CUR_KDC:
766 do_traversal(krb5_contex function
[all...]

Completed in 46 milliseconds