Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h766 int tx_commit_data_new(const void *, size_t, tx_commit_data_t **);
H A Dobject.c454 tx_commit_data_new(const void *cmds_arg, size_t cmds_sz, in tx_commit_data_new() function
H A Drc_node.c7146 if ((rc = tx_commit_data_new(cmds, cmds_sz, &tx_data)) != in rc_tx_commit()