Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.h719 int rc_tx_commit(rc_node_ptr_t *, const void *, size_t);
H A Dclient.c1437 out->rpr_response = rc_tx_commit(&tx->re_node, rpr->rpr_cmd, in tx_commit()
H A Drc_node.c6973 rc_tx_commit(rc_node_ptr_t *txp, const void *cmds, size_t cmds_sz) in rc_tx_commit() function