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

/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Drd_error.c37 krb5_rd_error(krb5_context context, function
H A Dsendauth.c190 ret = krb5_rd_error (context, &error_data, &error);
H A DMakefile.am321 krb5_rd_error.3 \
H A Dget_in_tkt.c438 ret2 = krb5_rd_error(context, &resp, &error);
H A Dsend_to_kdc.c658 if(krb5_rd_error(context, reply, &error))
H A Dget_cred.c563 } else if(krb5_rd_error(context, &resp, &error) == 0) {
H A Dinit_creds_pw.c1736 ret = krb5_rd_error(context, in, &ctx->error);
H A Dkrb5-protos.h3445 krb5_rd_error (
H A DMakefile.in997 krb5_rd_error.3 \
/freebsd-10.2-release/kerberos5/lib/libkrb5/
H A DMakefile75 krb5_rd_error.3 \
/freebsd-10.2-release/crypto/heimdal/lib/gssapi/krb5/
H A Dinit_sec_context.c709 kret = krb5_rd_error(context, &indata, &error);

Completed in 113 milliseconds