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

/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dmusclecard.c89 MSC_RV MSCListTokens(MSCULong32 listScope, MSCLPTokenInfo tokenArray, argument
110 if (listScope != MSC_LIST_KNOWN &&
111 listScope != MSC_LIST_ALL && listScope != MSC_LIST_SLOTS)
172 (listScope == MSC_LIST_SLOTS))
187 if ((rv == 0) || (listScope == MSC_LIST_SLOTS) ||
188 (listScope == MSC_LIST_ALL))
H A Dmusclecard.h677 MSC_RV MSCListTokens(MSCULong32 listScope, /* defines the scope to

Completed in 123 milliseconds