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

/openjdk7/jdk/src/solaris/npt/
H A Dnpt_md.h52 (*(pnpt))->libhandle = _handle; \
61 _handle = (npt)->libhandle; \
/openjdk7/jdk/src/windows/npt/
H A Dnpt_md.h51 (*(pnpt))->libhandle = _handle; \
60 _handle = (npt)->libhandle; \
61 if ( _handle == NULL ) NPT_ERROR("npt->libhandle is NULL"); \
/openjdk7/jdk/src/share/npt/
H A Dnpt.h49 void *libhandle; member in struct:__anon946

Completed in 22 milliseconds