Searched defs:ctx_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dinit_ctx.c616 unsigned int ctx_count, krb5_enctype *ctx_list)
620 if (ctx_count) {
624 (ctx_count + 1)))) {
626 sizeof(krb5_enctype) * ctx_count);
627 old_ktypes[ctx_count] = 0;
615 get_profile_etype_list(krb5_context context, krb5_enctype **ktypes, char *profstr, unsigned int ctx_count, krb5_enctype *ctx_list) argument

Completed in 59 milliseconds