Home
last modified time | relevance | path

Searched refs:REP_PROTOCOL_TX_ENTRY_DELETE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/svc/configd/
H A Dobject.c162 case REP_PROTOCOL_TX_ENTRY_DELETE: in tx_process_property()
234 case REP_PROTOCOL_TX_ENTRY_DELETE: in tx_process_cmds()
269 if (elem->tx_cmd->rptc_action == REP_PROTOCOL_TX_ENTRY_DELETE) in tx_process_cmds()
H A Drc_node.c3851 case REP_PROTOCOL_TX_ENTRY_DELETE: in generate_property_events()
/titanic_41/usr/src/common/svc/
H A Drepcache_protocol.h747 REP_PROTOCOL_TX_ENTRY_DELETE /* delete property (no values) */ enumerator
/titanic_41/usr/src/lib/libscf/common/
H A Dlowlevel.c3811 if (action == REP_PROTOCOL_TX_ENTRY_DELETE) in transaction_add()
3844 case REP_PROTOCOL_TX_ENTRY_DELETE: in transaction_add()
3951 return (transaction_add(tx, entry, REP_PROTOCOL_TX_ENTRY_DELETE, in scf_transaction_property_delete()
4009 assert(cur->entry_action != REP_PROTOCOL_TX_ENTRY_DELETE); in commit_process()
4289 if (entry->entry_action == REP_PROTOCOL_TX_ENTRY_DELETE) { in scf_entry_add_value()