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

/haiku/src/libs/libtelnet/
H A Dkerberos.c83 #define KRB_AUTH 0 /* Authentication data follows */ macro
196 if (!Data(ap, KRB_AUTH, (void *)lauth.dat, lauth.length)) {
251 case KRB_AUTH:
446 case KRB_AUTH: /* Authentication data follows */
H A Dkerberos5.c88 #define KRB_AUTH 0 /* Authentication data follows */ macro
275 if (!Data(ap, KRB_AUTH, auth.data, auth.length)) {
311 case KRB_AUTH:
705 case KRB_AUTH: /* Authentication data follows */

Completed in 36 milliseconds