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

/openjdk7/jdk/src/solaris/native/sun/security/jgss/wrapper/
H A DNativeFunc.c146 ftab->importSecContext = (IMPORT_SEC_CONTEXT_FN_PTR)
148 if (ftab->importSecContext == NULL) {
H A DNativeFunc.h243 IMPORT_SEC_CONTEXT_FN_PTR importSecContext; member in struct:GSS_FUNCTION_TABLE
/openjdk7/jdk/src/share/native/sun/security/jgss/wrapper/
H A DGSSLibStub.c715 major = (*ftab->importSecContext)(&minor, &ctxtToken, &contextHdl);

Completed in 30 milliseconds