Home
last modified time | relevance | path

Searched refs:KRB_ERR_GENERIC (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/cmd/krb5/slave/
H A Dkprop.c515 if (error->error == KRB_ERR_GENERIC) {
740 if (error->error == KRB_ERR_GENERIC) {
796 error.error = KRB_ERR_GENERIC;
H A Dkpropd.c1729 error.error = KRB_ERR_GENERIC;
1762 if (error->error == KRB_ERR_GENERIC) {
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drecvauth.c199 error.error = KRB_ERR_GENERIC; in recvauth_common()
H A Dgc_via_tkt.c263 case KRB_ERR_GENERIC: in krb5_get_cred_via_tkt()
/titanic_41/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.c869 return(KRB_ERR_GENERIC); in validate_as_request()
879 return(KRB_ERR_GENERIC); in validate_as_request()
1342 return KRB_ERR_GENERIC; in validate_tgs_request()
1349 return KRB_ERR_GENERIC; in validate_tgs_request()
H A Ddo_as_req.c504 errcode = KRB_ERR_GENERIC; in process_as_req()
H A Ddo_tgs_req.c734 errcode = KRB_ERR_GENERIC; in process_tgs_req()
/titanic_41/usr/src/lib/krb5/kadm5/srv/
H A Dchgpwd.c480 krberror.error = KRB_ERR_GENERIC; in process_chpw_request()
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h354 #define KRB_ERR_GENERIC 60 /* Generic error (description */ macro