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

/openjdk7/jdk/src/solaris/native/sun/security/jgss/wrapper/
H A DNativeFunc.h187 typedef OM_uint32 (*UNWRAP_FN_PTR) typedef
254 UNWRAP_FN_PTR unwrap;
H A DNativeFunc.c219 ftab->unwrap = (UNWRAP_FN_PTR)dlsym(gssLib, UNWRAP);

Completed in 35 milliseconds