Symbol: krb5_sendto_ctx
crypto/heimdal/lib/krb5/get_cred.c
515
krb5_sendto_ctx stctx;
crypto/heimdal/lib/krb5/init_creds_pw.c
1912
krb5_sendto_ctx stctx = NULL;
crypto/heimdal/lib/krb5/krb5-private.h
353
krb5_sendto_ctx /*ctx*/,
crypto/heimdal/lib/krb5/krb5-protos.h
3731
krb5_sendto_ctx /*ctx*/,
crypto/heimdal/lib/krb5/krb5-protos.h
3738
krb5_sendto_ctx /*ctx*/,
crypto/heimdal/lib/krb5/krb5-protos.h
3744
krb5_sendto_ctx */*ctx*/);
crypto/heimdal/lib/krb5/krb5-protos.h
3749
krb5_sendto_ctx /*ctx*/);
crypto/heimdal/lib/krb5/krb5-protos.h
3752
krb5_sendto_ctx_get_flags (krb5_sendto_ctx /*ctx*/);
crypto/heimdal/lib/krb5/krb5-protos.h
3756
krb5_sendto_ctx /*ctx*/,
crypto/heimdal/lib/krb5/krb5-protos.h
3762
krb5_sendto_ctx /*ctx*/,
crypto/heimdal/lib/krb5/krb5.h
834
(KRB5_CALLCONV * krb5_sendto_ctx_func)(krb5_context, krb5_sendto_ctx, void *,
crypto/heimdal/lib/krb5/send_to_kdc.c
473
krb5_sendto_ctx ctx;
crypto/heimdal/lib/krb5/send_to_kdc.c
530
krb5_sendto_ctx_alloc(krb5_context context, krb5_sendto_ctx *ctx)
crypto/heimdal/lib/krb5/send_to_kdc.c
542
krb5_sendto_ctx_add_flags(krb5_sendto_ctx ctx, int flags)
crypto/heimdal/lib/krb5/send_to_kdc.c
548
krb5_sendto_ctx_get_flags(krb5_sendto_ctx ctx)
crypto/heimdal/lib/krb5/send_to_kdc.c
554
krb5_sendto_ctx_set_type(krb5_sendto_ctx ctx, int type)
crypto/heimdal/lib/krb5/send_to_kdc.c
561
krb5_sendto_ctx_set_func(krb5_sendto_ctx ctx,
crypto/heimdal/lib/krb5/send_to_kdc.c
570
krb5_sendto_ctx_free(krb5_context context, krb5_sendto_ctx ctx)
crypto/heimdal/lib/krb5/send_to_kdc.c
578
krb5_sendto_ctx ctx,
crypto/heimdal/lib/krb5/send_to_kdc.c
652
_krb5_kdc_retry(krb5_context context, krb5_sendto_ctx ctx, void *data,