Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/configd/
H A Dobject.c145 switch (elem->tx_cmd->rptc_action) { in tx_process_property()
233 switch (elem->tx_cmd->rptc_action) { in tx_process_cmds()
250 elem->tx_cmd->rptc_action != REP_PROTOCOL_TX_ENTRY_NEW && in tx_process_cmds()
269 if (elem->tx_cmd->rptc_action == REP_PROTOCOL_TX_ENTRY_DELETE) in tx_process_cmds()
534 *action = cur->tx_cmd->rptc_action; in tx_cmd_action()
H A Drc_node.c6852 switch (cmds[0].rptc_action) { in tx_allow_value()
/titanic_50/usr/src/common/svc/
H A Drepcache_protocol.h751 enum rep_protocol_transaction_action rptc_action; member
/titanic_50/usr/src/lib/libscf/common/
H A Dlowlevel.c3992 out->rptc_action = cur->entry_action; in commit_process()