Searched refs:GET_MIC_FN_PTR (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/security/jgss/wrapper/
H A DNativeFunc.h164 typedef OM_uint32 (*GET_MIC_FN_PTR) typedef
251 GET_MIC_FN_PTR getMic;
H A DNativeFunc.c201 ftab->getMic = (GET_MIC_FN_PTR)dlsym(gssLib, GET_MIC);

Completed in 66 milliseconds