Searched refs:TDB_ERR_EXISTS (Results 1 – 2 of 2) sorted by relevance
55 TDB_ERR_OOM, TDB_ERR_EXISTS, TDB_ERR_NOLOCK, TDB_ERR_LOCK_TIMEOUT, enumerator
306 {TDB_ERR_EXISTS, "Record exists"},3478 tdb->ecode = TDB_ERR_EXISTS; in tdb_store()