cctype           1664 nsswitch/pam_winbind.c 				const char *cctype,
cctype           1744 nsswitch/pam_winbind.c 	if (cctype != NULL) {
cctype           1747 nsswitch/pam_winbind.c 			       cctype);
cctype           1769 nsswitch/pam_winbind.c 	if (cctype) {
cctype           1774 nsswitch/pam_winbind.c 					     (uint8_t *)cctype,
cctype           1775 nsswitch/pam_winbind.c 					     strlen(cctype)+1);
cctype           2600 nsswitch/pam_winbind.c 	const char *cctype = NULL;
cctype           2686 nsswitch/pam_winbind.c 	cctype = get_krb5_cc_type_from_config(ctx);
cctype           2691 nsswitch/pam_winbind.c 				      member, cctype, warn_pwd_expire,
cctype           3204 nsswitch/pam_winbind.c 			const char *cctype = NULL;
cctype           3210 nsswitch/pam_winbind.c 			cctype = get_krb5_cc_type_from_config(ctx);
cctype           3222 nsswitch/pam_winbind.c 						   member, cctype, 0,
cctype           1178 nsswitch/wbinfo.c static bool wbinfo_auth_krb5(char *username, const char *cctype, uint32 flags)
cctype           1207 nsswitch/wbinfo.c 	fstrcpy(request.data.auth.krb5_cc_type, cctype);
cctype           1216 nsswitch/wbinfo.c 		username, (result == NSS_STATUS_SUCCESS) ? "succeeded" : "failed", cctype);
cctype            720 nsswitch/wbinfo4.c static bool wbinfo_auth_krb5(char *username, const char *cctype, uint32_t flags)
cctype            744 nsswitch/wbinfo4.c 	fstrcpy(request.data.auth.krb5_cc_type, cctype);
cctype            753 nsswitch/wbinfo4.c 		username, (result == NSS_STATUS_SUCCESS) ? "succeeded" : "failed", cctype);