Searched refs:conf_tgs_ktypes_count (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dinit_ctx.c452 ctx->conf_tgs_ktypes_count = ctx->tgs_ktype_count;
544 FREE(ctx->conf_tgs_ktypes, sizeof(krb5_enctype) *(ctx->conf_tgs_ktypes_count));
546 ctx->conf_tgs_ktypes_count = 0;
776 context->conf_tgs_ktypes_count,
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1561 int conf_tgs_ktypes_count; member in struct:_krb5_context

Completed in 67 milliseconds