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

/openjdk7/jdk/src/windows/native/sun/security/smartcardio/
H A Dpcsc_md.h26 #define CALL_SCardEstablishContext(dwScope, pvReserved1, pvReserved2, phContext) \ macro
/openjdk7/jdk/src/solaris/native/sun/security/smartcardio/
H A Dpcsc_md.h69 #define CALL_SCardEstablishContext(dwScope, pvReserved1, pvReserved2, phContext) \ macro
/openjdk7/jdk/src/share/native/sun/security/smartcardio/
H A Dpcsc.c99 rv = CALL_SCardEstablishContext(dwScope, NULL, NULL, &context);

Completed in 33 milliseconds