Home
last modified time | relevance | path

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

/original-bsd/lib/libtelnet/
H A Dkerberos.c66 #define KRB_AUTH 0 /* Authentication data follows */ macro
190 if (!Data(ap, KRB_AUTH, (void *)auth.dat, auth.length)) {
249 case KRB_AUTH:
458 case KRB_AUTH: /* Authentication data follows */
H A Dkerberos5.c85 #define KRB_AUTH 0 /* Authentication data follows */ macro
306 if (!Data(ap, KRB_AUTH, auth.data, auth.length)) {
340 case KRB_AUTH:
619 case KRB_AUTH: /* Authentication data follows */