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

/openjdk7/jdk/src/solaris/native/sun/security/jgss/wrapper/
H A DNativeFunc.c181 ftab->contextTime = (CONTEXT_TIME_FN_PTR)dlsym(gssLib, CONTEXT_TIME);
182 if (ftab->contextTime == NULL) {
H A DNativeFunc.h248 CONTEXT_TIME_FN_PTR contextTime; member in struct:GSS_FUNCTION_TABLE
/openjdk7/jdk/src/share/native/sun/security/jgss/wrapper/
H A DGSSLibStub.c1162 major = (*ftab->contextTime)(&minor, contextHdl, &time);

Completed in 54 milliseconds