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

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaSlotManager.c536 boolean_t must_retain, can_close = B_FALSE; local
552 must_retain = session->object_list_head != NULL ||
555 if ((!must_retain) && (pool->num_idle_sessions > MAX_IDLE_SESSIONS)) {
563 if (must_retain) {

Completed in 15 milliseconds