Home
last modified time | relevance | path

Searched refs:InUse (Results 1 – 5 of 5) sorted by relevance

/NextBSD/crypto/openssl/engines/
HDe_aep.c943 aep_app_conn_table[0].conn_state = InUse; in aep_get_connection()
952 aep_app_conn_table[count].conn_state = InUse; in aep_get_connection()
973 aep_app_conn_table[count].conn_state = InUse; in aep_get_connection()
1048 case InUse: in aep_close_all_connections()
/NextBSD/crypto/openssl/engines/vendor_defns/
HDaep.h185 InUse = 2 enumerator
/NextBSD/sys/dev/pms/RefTisa/sat/src/
HDsminit.c464 smIOCommand[i].InUse = agFALSE; in smIOInit()
490 smIORequestBody->InUse = agTRUE; in smIOReInit()
HDsmtypes.h275 bit32 InUse; member
HDsmsat.c706 if (smIORequestBody->InUse == agTRUE) in smDequeueIO()
1472 if (smIORequestBody->InUse == agTRUE) in smEnqueueIO()
1474 smIORequestBody->InUse = agFALSE; in smEnqueueIO()