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

/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dhotplug_macosx.c90 typedef struct HPDevice struct
94 struct HPDevice* m_next; /* next device in list */
95 } HPDevice, *HPDeviceList; typedef in typeref:struct:HPDevice
401 HPDevice* newReader = (HPDevice*)calloc(1, sizeof(HPDevice));
419 HPDevice* p = list;
430 HPDeviceEquals(HPDevice* a, HPDevice* b)
807 HPDevice*
[all...]

Completed in 124 milliseconds