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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c895 CK_SLOT_ID eventID; local
930 eventID = slottable->st_event_slot;
932 if (pkcs11_is_valid_slot(eventID) == CKR_OK) {
935 st_slots[eventID]->sl_mutex);
937 if (slottable->st_slots[eventID]->
940 st_slots[eventID]->sl_mutex);
953 st_slots[eventID]->sl_mutex);

Completed in 45 milliseconds