Home
last modified time | relevance | path

Searched refs:got_k4 (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/krb5/kdestroy/
H A Dkdestroy.c72 int got_k4 = 0; variable
89 fprintf(stderr, "\t-4 Kerberos 4 (%s)\n", KRB_AVAIL_STRING(got_k4)); in usage()
140 got_k4 = 1;
157 if (!got_k4)
199 got_k4 = 0;
277 if (got_k4 && v4) {
/titanic_50/usr/src/cmd/krb5/kinit/
H A Dkinit.c119 static int got_k4 = 0; variable
304 fprintf(stderr, "\t-4 Kerberos 4 (%s)\n", KRB_AVAIL_STRING(got_k4));
497 if (!got_k4)
586 got_k4 = got_k4 && use_k4;
690 if (got_k4)
731 if (!got_k4)
1053 if (code == KRB5KRB_AP_ERR_V4_REPLY && got_k4)
1121 if (!got_k4)
1221 if (!got_k4 || !got_k5)
1337 got_k4 = 1;
[all …]
/titanic_50/usr/src/cmd/krb5/klist/
H A Dklist.c103 static int got_k4 = 0; variable
120 fprintf(stderr, "\t-4 Kerberos 4 (%s)\n", KRB_AVAIL_STRING(got_k4)); in usage()
154 got_k4 = 1;
201 if (!got_k4)
256 got_k4 = 0;
795 if (!got_k4)