Searched refs:KRB_AUTH (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.9.5/Heimdal-323.92.1/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 */
/macosx-10.9.5/libtelnet-13/
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 */
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 */

Completed in 183 milliseconds