Searched refs:KRB5_SENDTO_DONE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dsend_to_kdc.c1154 while (action != KRB5_SENDTO_DONE && action != KRB5_SENDTO_FAILED) {
1162 action = KRB5_SENDTO_DONE;
1249 action = KRB5_SENDTO_DONE;
1261 case KRB5_SENDTO_DONE:
H A Dkrb5.h862 #define KRB5_SENDTO_DONE 0 macro

Completed in 192 milliseconds