HomeSort by relevance Sort by last modified time
    Searched refs:nctypes (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/cmd/format/
init_ci386.c 72 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type); variable
init_csparc.c 63 int nctypes = sizeof (ctlr_types) / sizeof (struct ctlr_type); variable
add_definition.c 55 extern int nctypes;
startup.c 56 extern int nctypes;
    [all...]
auto_sense.c 54 extern int nctypes;
    [all...]
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
util_ctxsetup.c 31 /* from the token, flags is stored directly. nctypes/ctypes is
39 kg2_parse_token(minor_status, ptr, token_length, flags, nctypes, ctypes,
45 int *nctypes; /* OUT */
73 *nctypes = field_length;
75 if (*nctypes == 0) {
81 malloc((*nctypes) * sizeof(krb5_cksumtype))) == NULL) {

Completed in 60 milliseconds