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

/openjdk7/jdk/src/solaris/native/sun/security/smartcardio/
H A Dpcsc_md.c48 FPTR_SCardListReaders scardListReaders;
80 scardListReaders = (FPTR_SCardListReaders) findFunction(env, hModule, "SCardListReaders");
H A Dpcsc_md.h57 typedef LONG (*FPTR_SCardListReaders)(LONG hContext, typedef
109 extern FPTR_SCardListReaders scardListReaders;

Completed in 30 milliseconds