Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel_impl.h177 enum rep_protocol_transaction_action entry_action; member
H A Dlowlevel.c3810 cur->entry_action = REP_PROTOCOL_TX_ENTRY_INVALID; in entry_invalidate()
3933 entry->entry_action = action; in transaction_add()
4043 out->rptc_action = cur->entry_action; in commit_process()
4060 assert(cur->entry_action != REP_PROTOCOL_TX_ENTRY_DELETE); in commit_process()
4244 ret->entry_action = REP_PROTOCOL_TX_ENTRY_INVALID; in scf_entry_create()
4340 if (entry->entry_action == REP_PROTOCOL_TX_ENTRY_DELETE) { in scf_entry_add_value()