Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dobject.c371 sz = cmds->rptc_size; in tx_check_and_setup()
477 sz = cmds->rptc_size; in tx_commit_data_new()
H A Drc_node.c6838 sz = cmds->rptc_size; in tx_allow_value()
6909 sz = cmds->rptc_size; in tx_modifies_action()
6947 sz = cmd->rptc_size; in tx_only_enabled()
/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h754 uint32_t rptc_size; /* size of entire structure */ member
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c4082 out->rptc_size = REP_PROTOCOL_TRANSACTION_CMD_SIZE(sz); in commit_process()