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

/haiku/src/libs/libtelnet/
H A Dkerberos.c79 #define KRB_AUTH 0 /* Authentication data follows */ macro
192 if (!Data(ap, KRB_AUTH, (void *)lauth.dat, lauth.length)) {
247 case KRB_AUTH:
442 case KRB_AUTH: /* Authentication data follows */
H A Dkerberos5.c84 #define KRB_AUTH 0 /* Authentication data follows */ macro
280 if (!Data(ap, KRB_AUTH, auth.data, auth.length)) {
316 case KRB_AUTH:
707 case KRB_AUTH: /* Authentication data follows */

Completed in 36 milliseconds