Home
last modified time | relevance | path

Searched refs:KRB5_SENDTO_CONTINUE (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/crypto/heimdal/lib/krb5/
Dsend_to_kdc.c561 if (action != KRB5_SENDTO_CONTINUE) { in krb5_sendto_context()
600 *action = KRB5_SENDTO_CONTINUE; in _krb5_kdc_retry()
Dkrb5.h763 #define KRB5_SENDTO_CONTINUE 2 macro