Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h184 TRAN_STATE_SETUP, enumerator
H A Dlowlevel.c3786 tran->tran_state = TRAN_STATE_SETUP; in scf_transaction_start()
3870 if (tran->tran_state != TRAN_STATE_SETUP) { in transaction_add()
4102 if (tran->tran_state != TRAN_STATE_SETUP || in scf_transaction_commit()
4335 if (entry->entry_tx->tran_state != TRAN_STATE_SETUP) { in scf_entry_add_value()