Searched refs:KRB5_SENDAUTH_BADAUTHVERS (Results 1 – 4 of 4) sorted by relevance
84 problem = KRB5_SENDAUTH_BADAUTHVERS; in recvauth_common()89 problem = KRB5_SENDAUTH_BADAUTHVERS; in recvauth_common()113 case KRB5_SENDAUTH_BADAUTHVERS: in recvauth_common()
82 return(KRB5_SENDAUTH_BADAUTHVERS); in krb5_sendauth()
904 return (KRB5_SENDAUTH_BADAUTHVERS); in krb5_compat_recvauth()918 return (KRB5_SENDAUTH_BADAUTHVERS); in krb5_compat_recvauth()
3196 #define KRB5_SENDAUTH_BADAUTHVERS (-1765328180L) macro