Searched refs:exportSecContext (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/security/jgss/wrapper/
H A DNativeFunc.c194 ftab->exportSecContext = (EXPORT_SEC_CONTEXT_FN_PTR)
196 if (ftab->exportSecContext == NULL) {
H A DNativeFunc.h250 EXPORT_SEC_CONTEXT_FN_PTR exportSecContext; member in struct:GSS_FUNCTION_TABLE
/openjdk7/jdk/src/share/native/sun/security/jgss/wrapper/
H A DGSSLibStub.c1259 (*ftab->exportSecContext)(&minor, &contextHdl, &interProcToken);

Completed in 35 milliseconds