Home
last modified time | relevance | path

Searched refs:rpr_cmd (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/svc/
H A Drepcache_protocol.h734 uint8_t rpr_cmd[1]; member
738 (offsetof(struct rep_protocol_transaction_commit, rpr_cmd[sz]))
/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c1441 out->rpr_response = rc_tx_commit(&tx->re_node, rpr->rpr_cmd, in tx_commit()
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c4126 cmd = (uintptr_t)request->rpr_cmd; in scf_transaction_commit()