Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Slot.h64 boolean_t sl_no_wfse; /* WaitForSlotEvent not impl */ member
H A Dpkcs11Slottable.c136 tmpslot->sl_no_wfse = B_FALSE; in pkcs11_slot_allocate()
H A Dpkcs11SlotToken.c458 (cur_slot->sl_no_wfse)) { in C_WaitForSlotEvent()
1066 slottable->st_slots[wfse->slotid]->sl_no_wfse = B_TRUE; in child_waitforslotevent()
H A Dpkcs11Conf.c183 cur_slot->sl_no_wfse = B_FALSE; in setup_metaslot()