Searched refs:IFDHCreateChannel (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Difdhandler.h579 RESPONSECODE IFDHCreateChannel(DWORD Lun, DWORD Channel);
H A Difdwrapper.c189 rv = IFDHCreateChannel(rContext->dwSlot, rContext->dwPort);
196 rv = IFDHCreateChannel(rContext->dwSlot, rContext->dwPort);
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/MacOSX/
H A Difdhandler.h205 If you want to use IFDHCreateChannel() instead of
207 configuration file. IFDHCreateChannel() will then be called with the
557 RESPONSECODE IFDHCreateChannel(DWORD Lun, DWORD Channel);
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/src/
H A Difdhandler.c196 EXTERNAL RESPONSECODE IFDHCreateChannel(DWORD Lun, DWORD Channel) function
232 } /* IFDHCreateChannel */

Completed in 200 milliseconds