Searched defs:SESSION_IS_CLOSING (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSession.h124 #define SESSION_IS_CLOSING 1 /* Session is in a closing state */ macro
/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsSession.h129 #define SESSION_IS_CLOSING 1 /* Session is in a closing state */ macro
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSession.h142 if (sp->ses_close_sync & SESSION_IS_CLOSING) { \
217 #define SESSION_IS_CLOSING 1 /* Session is in a closing state */ macro

Completed in 19 milliseconds