Searched defs:gss_accept_sec_context (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libgss/
H A Dg_accept_sec_context.c26 * glue routine for gss_accept_sec_context
87 gss_accept_sec_context(minor_status, function
190 if (mech && mech->gss_accept_sec_context) {
191 status = mech->gss_accept_sec_context(
/illumos-gate/usr/src/uts/common/gssapi/include/
H A DmechglueP.h210 OM_uint32 (*gss_accept_sec_context) member in struct:gss_config

Completed in 60 milliseconds