Searched refs:krb5_rd_error (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/lib/libkrb5/ |
H A D | Makefile | 211 krb5_rd_error.3 \ 485 krb5_rd_error.3 krb5_error_from_rd_error.3 \ 486 krb5_rd_error.3 krb5_free_error.3 \ 487 krb5_rd_error.3 krb5_free_error_contents.3 \
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | rd_error.c | 39 krb5_rd_error(krb5_context context, in krb5_rd_error() function
|
H A D | sendauth.c | 215 ret = krb5_rd_error (context, &error_data, &error); in krb5_sendauth()
|
H A D | version-script.map | 520 krb5_rd_error;
|
H A D | libkrb5-exports.def.in | 527 krb5_rd_error
|
H A D | Makefile.am | 361 krb5_rd_error.3 \
|
H A D | get_in_tkt.c | 433 ret2 = krb5_rd_error(context, &resp, &error); in krb5_get_in_cred()
|
H A D | send_to_kdc.c | 265 if(krb5_rd_error(context, reply, &error)) in _krb5_kdc_retry()
|
H A D | get_cred.c | 581 } else if(krb5_rd_error(context, &resp, &error) == 0) { in get_cred_kdc()
|
H A D | krb5-protos.h | 6786 krb5_rd_error (
|
H A D | init_creds_pw.c | 2315 ret = krb5_rd_error(context, in, &ctx->error); in krb5_init_creds_step()
|
H A D | Makefile.in | 1582 krb5_rd_error.3 \
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | init_sec_context.c | 693 kret = krb5_rd_error(context, &indata, &error); in handle_error_packet()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/ |
H A D | ChangeLog.2004 | 468 * lib/krb5/Makefile.am: man_MANS += krb5_rd_error 470 * lib/krb5/krb5_rd_error.3: krb5_rd_error and friends
|