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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dget_in_tkt.c228 unsigned int t_switch; local
233 t_switch = reply.data[1];
234 t_switch &= ~1;
236 if (t_switch == V4_AUTH_MSG_ERR_REPLY
1667 unsigned int t_switch; local
1672 t_switch = reply->data[1];
1673 t_switch &= ~1;
1675 if (t_switch == V4_AUTH_MSG_ERR_REPLY

Completed in 25 milliseconds