Home
last modified time | relevance | path

Searched refs:nctypes (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dutil_ctxsetup.c37 kg2_parse_token(minor_status, ptr, token_length, flags, nctypes, ctypes, in kg2_parse_token() argument
43 int *nctypes; /* OUT */
71 *nctypes = field_length;
73 if (*nctypes == 0) {
79 malloc((*nctypes) * sizeof(krb5_cksumtype))) == NULL) {
/illumos-gate/usr/src/cmd/format/
H A Dinit_csparc.c61 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type); variable
H A Dinit_ci386.c74 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type); variable
H A Dadd_definition.c53 extern int nctypes;
H A Dstartup.c59 extern int nctypes;
2957 for (x = nctypes; x != 0; x--) { in make_controller_list()
H A Dauto_sense.c58 extern int nctypes;