Searched refs:nctypes (Results 1 – 6 of 6) sorted by relevance
39 kg2_parse_token(minor_status, ptr, token_length, flags, nctypes, ctypes, in kg2_parse_token() argument45 int *nctypes; /* OUT */73 *nctypes = field_length;75 if (*nctypes == 0) {81 malloc((*nctypes) * sizeof(krb5_cksumtype))) == NULL) {
63 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type); variable
72 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type); variable
55 extern int nctypes;
59 extern int nctypes;2945 for (x = nctypes; x != 0; x--) { in make_controller_list()
57 extern int nctypes;