stctx 513 source4/heimdal/lib/krb5/get_cred.c krb5_sendto_ctx stctx; stctx 514 source4/heimdal/lib/krb5/get_cred.c ret = krb5_sendto_ctx_alloc(context, &stctx); stctx 517 source4/heimdal/lib/krb5/get_cred.c krb5_sendto_ctx_set_func(stctx, _krb5_kdc_retry, NULL); stctx 519 source4/heimdal/lib/krb5/get_cred.c ret = krb5_sendto_context (context, stctx, &enc, stctx 522 source4/heimdal/lib/krb5/get_cred.c krb5_sendto_ctx_free(context, stctx); stctx 1224 source4/heimdal/lib/krb5/init_creds_pw.c krb5_sendto_ctx stctx = NULL; stctx 1240 source4/heimdal/lib/krb5/init_creds_pw.c ret = krb5_sendto_ctx_alloc(context, &stctx); stctx 1243 source4/heimdal/lib/krb5/init_creds_pw.c krb5_sendto_ctx_set_func(stctx, _krb5_kdc_retry, NULL); stctx 1288 source4/heimdal/lib/krb5/init_creds_pw.c ret = krb5_sendto_context (context, stctx, &ctx->req_buffer, stctx 1380 source4/heimdal/lib/krb5/init_creds_pw.c if (stctx) stctx 1381 source4/heimdal/lib/krb5/init_creds_pw.c krb5_sendto_ctx_free(context, stctx);