Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpcsc/common/
H A Dlibpcsc.c56 } pcsc_mem_t; typedef
142 pcsc_mem_t *mem; in pcsc_mem_alloc()
165 for (pcsc_mem_t *mem = list_head(&hdl->pcsc_autoalloc); mem != NULL; in pcsc_mem_free()
257 list_create(&hdl->pcsc_autoalloc, sizeof (pcsc_mem_t), in SCardEstablishContext()
258 offsetof(pcsc_mem_t, pcm_link)); in SCardEstablishContext()
302 pcsc_mem_t *mem; in SCardReleaseContext()