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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c119 int bt_full; /* SQLITE_FULL during tx */ member in struct:backend_tx
2128 ret->bt_full = 0;
2147 if (tx->bt_full) {
2196 (*txp)->bt_full = 1;
2230 tx->bt_full = 1;
2256 tx->bt_full = 1;
2329 tx->bt_full = 1;
2366 tx->bt_full = 1;
2418 tx->bt_full = 1;
2447 tx->bt_full
[all...]

Completed in 98 milliseconds