Lines Matching refs:commit
494 nzd_close(MDB_txn **txnp, isc_boolean_t commit);
11352 isc_boolean_t commit = ISC_FALSE;
11377 commit = ISC_TRUE;
11425 commit = ISC_TRUE;
11431 if (!commit || result != ISC_R_SUCCESS) {
11619 nzd_close(MDB_txn **txnp, isc_boolean_t commit) {
11626 if (commit) {
11679 isc_boolean_t commit = ISC_FALSE;
11794 commit = ISC_TRUE;
11814 result = nzd_close(&txn, commit);