Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dobject.c143 switch (elem->tx_cmd->rptc_action) { in tx_process_property()
231 switch (elem->tx_cmd->rptc_action) { in tx_process_cmds()
248 elem->tx_cmd->rptc_action != REP_PROTOCOL_TX_ENTRY_NEW && in tx_process_cmds()
267 if (elem->tx_cmd->rptc_action == REP_PROTOCOL_TX_ENTRY_DELETE) in tx_process_cmds()
532 *action = cur->tx_cmd->rptc_action; in tx_cmd_action()
H A Drc_node.c6846 switch (cmds[0].rptc_action) { in tx_allow_value()
/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h752 enum rep_protocol_transaction_action rptc_action; member
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c4043 out->rptc_action = cur->entry_action; in commit_process()