Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.h767 int tx_commit_data_new(const void *, size_t, tx_commit_data_t **);
H A Dobject.c456 tx_commit_data_new(const void *cmds_arg, size_t cmds_sz, in tx_commit_data_new() function
H A Drc_node.c7153 if ((rc = tx_commit_data_new(cmds, cmds_sz, &tx_data)) != in rc_tx_commit()