Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c259 if (cur_slot->sl_wfse_state == WFSE_EVENT) { in C_WaitForSlotEvent()
540 sl_wfse_state == WFSE_EVENT) { in C_WaitForSlotEvent()
938 sl_wfse_state == WFSE_EVENT) { in listener_waitforslotevent()
1034 sl_wfse_state = WFSE_EVENT; in child_waitforslotevent()
H A Dpkcs11Slot.h78 #define WFSE_EVENT 0x1 macro