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

/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Difdhandler.c1225 unsigned int iBytesReturned; local
1227 iBytesReturned = RxLength;
1229 &iBytesReturned);
1230 *pdwBytesReturned = iBytesReturned;
1239 unsigned int iBytesReturned = 0; local
1255 iBytesReturned += sizeof(PCSC_TLV_STRUCTURE);
1266 iBytesReturned += sizeof(PCSC_TLV_STRUCTURE);
1276 iBytesReturned += sizeof(PCSC_TLV_STRUCTURE);
1286 iBytesReturned += sizeof(PCSC_TLV_STRUCTURE);
1289 *pdwBytesReturned = iBytesReturned;
1317 unsigned int iBytesReturned; local
1328 unsigned int iBytesReturned; local
1358 unsigned int iBytesReturned; local
[all...]

Completed in 128 milliseconds