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

/openjdk7/jdk/src/solaris/native/sun/security/smartcardio/
H A Dpcsc_md.c51 FPTR_SCardControl scardControl;
83 scardControl = (FPTR_SCardControl) findFunction(env, hModule, "SCardControl");
H A Dpcsc_md.h65 typedef LONG (*FPTR_SCardControl)(LONG hCard, ULONG dwControlCode, typedef
112 extern FPTR_SCardControl scardControl;

Completed in 29 milliseconds