Searched refs:tx_started (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c3481 int r, unseen, tx_started = 0; local
3605 tx_started = have_cur_depts;
3613 tx_started ? ud_tx : NULL);
3638 if (tx_started)
3663 if (tx_started)
3732 if (!tx_started && scf_transaction_start(ud_tx, ud_cur_depts_pg) != 0) {
3755 tx_started = 1;
3838 if (!tx_started)

Completed in 68 milliseconds