Home
last modified time | relevance | path

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

/original-bsd/lib/libtelnet/
H A Dforward.c61 krb5_response tgsrep; local
166 &tgt, &tgsrep))
170 #define cleanup() free(tgsrep.response.data)
172 switch (tgsrep.message_type) {
177 if (!krb5_is_krb_error(&tgsrep.response)) {
180 retval = decode_krb5_error(&tgsrep.response, &err_reply);
192 retval = krb5_decode_kdc_rep(&tgsrep.response,