Home
last modified time | relevance | path

Searched refs:LC_PinInfo_GetName (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libchipcard/libchipcard-5.0.4/src/lib/sharedstuff/
H A Dpininfo.h134 CHIPCARD_API const char *LC_PinInfo_GetName(const LC_PININFO *el);
H A Dpininfo.c124 const char *LC_PinInfo_GetName(const LC_PININFO *st) { in LC_PinInfo_GetName() function