Searched refs:cctype (Results 1 – 2 of 2) sorted by relevance
206 const char *cctype, *ccname; local300 cctype = krb5_cc_get_type(context, cred->ccache);303 if ((strlen(cctype)+strlen(ccname)+2) > sizeof(ccboth)) {317 strncpy(ccboth, cctype, sizeof(ccboth) - 1);
164 Cctype_t cctype[UCHAR_MAX + 1]; /* char code types */ \1032 flags |= mp->cctype[*b++]; in cklang()2329 mp->cctype[n] = f; in magicopen()