Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Slot.h47 } wfse_args_t; typedef
66 wfse_args_t *sl_wfse_args; /* Used for WaitForSlotEvent */
H A Dpkcs11SlotToken.c473 cur_slot->sl_wfse_args = malloc(sizeof (wfse_args_t)); in C_WaitForSlotEvent()
975 wfse_args_t *wfse = (wfse_args_t *)arg; in child_waitforslotevent()