HomeSort by relevance Sort by last modified time
    Searched defs:gss_import_name (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/gssapi/
gss_import_name.c 30 * glue routine gss_import_name
37 gss_import_name( function
78 * When the name is actually used, the underlying gss_import_name()
  /onnv/onnv-gate/usr/src/lib/libgss/
g_imp_name.c 27 * glue routine gss_import_name
78 gss_import_name(minor_status, function
112 * When the name is actually used, the underlying gss_import_name()
243 if (mech->gss_import_name == NULL)
253 if ((major = mech->gss_import_name(mech->context, minor,
350 major = mech->gss_import_name(mech->context, minor, &expName,
  /onnv/onnv-gate/usr/src/uts/common/gssapi/include/
mechglueP.h 291 OM_uint32 (*gss_import_name) member in struct:gss_config

Completed in 60 milliseconds