Home
last modified time | relevance | path

Searched refs:mechArray (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libgss/
H A Dg_initialize.c501 __gss_get_mechanisms(char *mechArray[], int arrayLen) in __gss_get_mechanisms() argument
506 if (mechArray == NULL || arrayLen < 1) in __gss_get_mechanisms()
519 *mechArray = aMech->mechNameStr; in __gss_get_mechanisms()
520 mechArray++; in __gss_get_mechanisms()
525 *mechArray = NULL; in __gss_get_mechanisms()
/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssapi_ext.h126 char *mechArray[], /* array to populate with mechs */
/illumos-gate/usr/src/uts/common/gssapi/include/
H A DmechglueP.h636 char *mechArray[], /* array to populate with mechs */