netypes           617 source4/heimdal/lib/krb5/get_in_tkt.c 	   unsigned netypes,
netypes           633 source4/heimdal/lib/krb5/get_in_tkt.c 	netypes = 0;
netypes           635 source4/heimdal/lib/krb5/get_in_tkt.c 	    netypes++;
netypes           637 source4/heimdal/lib/krb5/get_in_tkt.c     pa2 = realloc (md->val, (md->len + netypes) * sizeof(*md->val));
netypes           644 source4/heimdal/lib/krb5/get_in_tkt.c     for (i = 0; i < netypes; ++i) {
netypes           930 source4/heimdal/lib/krb5/init_creds_pw.c 		  unsigned netypes,
netypes           946 source4/heimdal/lib/krb5/init_creds_pw.c 	netypes = 0;
netypes           948 source4/heimdal/lib/krb5/init_creds_pw.c 	    netypes++;
netypes           951 source4/heimdal/lib/krb5/init_creds_pw.c     for (i = 0; i < netypes; ++i) {