Searched defs:tx_found (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dobject.c51 char tx_found; member in struct:tx_cmd
101 * tx_found. These is used later, in tx_process_cmds().
130 assert(!elem->tx_found);
131 elem->tx_found = 1;
237 if (!elem->tx_found) {

Completed in 62 milliseconds