Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dobject.c149 if (REP_PROTOCOL_BASE_TYPE(elem->tx_cmd->rptc_type) != in tx_process_property()
151 REP_PROTOCOL_SUBTYPE(elem->tx_cmd->rptc_type) != in tx_process_property()
270 type[0] = REP_PROTOCOL_BASE_TYPE(elem->tx_cmd->rptc_type); in tx_process_cmds()
271 type[1] = REP_PROTOCOL_SUBTYPE(elem->tx_cmd->rptc_type); in tx_process_cmds()
318 val_id, elem->tx_cmd->rptc_type, in tx_process_cmds()
605 *ptype = cur->tx_cmd->rptc_type; in tx_cmd_prop_type()
H A Drc_node.c6860 cmds[0].rptc_type; in tx_allow_value()
/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h753 uint32_t rptc_type; member
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c4044 out->rptc_type = cur->entry_type; in commit_process()