Lines Matching full:reopen
243 int open_flags; /* flags used in the open - needed by reopen */
4063 /* reopen a tdb - this can be used after a fork to ensure that we have an independent
4074 TDB_LOG((tdb, TDB_DEBUG_ERROR, "tdb_reopen: reopen not allowed with locks held\n"));
4079 TDB_LOG((tdb, TDB_DEBUG_ERROR, "tdb_reopen: reopen not allowed inside a transaction\n"));
4116 /* reopen all tdb's */