Searched refs:KRB_AUTH (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/libtelnet-13/
H A Dkerberos.c89 #define KRB_AUTH 0 /* Authentication data follows */ macro
202 if (!Data(ap, KRB_AUTH, (void *)lauth.dat, lauth.length)) {
258 case KRB_AUTH:
459 case KRB_AUTH: /* Authentication data follows */
H A Dkerberos5.c111 #define KRB_AUTH 0 /* Authentication data follows */ macro
373 if (!Data(ap, KRB_AUTH, auth.data, auth.length)) {
408 case KRB_AUTH:
777 case KRB_AUTH: /* Authentication data follows */
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Dkerberos5.c102 #define KRB_AUTH 0 /* Authentication data follows */ macro
304 if (!Data(ap, KRB_AUTH, auth.data, auth.length)) {
355 case KRB_AUTH:
753 case KRB_AUTH: /* Authentication data follows */

Completed in 283 milliseconds