Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/krb5/kinit/
H A Dkinit.c1219 CREDENTIALS v4creds; local
1259 &v4creds))) {
1266 if ((icode = in_tkt(v4creds.pname, v4creds.pinst)
1273 if ((icode = krb_save_credentials(v4creds.service,
1274 v4creds.instance,
1275 v4creds.realm,
1276 v4creds.session,
1277 v4creds.lifetime,
1278 v4creds.kvno,
1279 &(v4creds.ticket_st),
[all …]
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1879 struct credentials *v4creds);