Searched refs:TDB_ERR_OOM (Results 1 – 2 of 2) sorted by relevance
52 TDB_ERR_OOM, TDB_ERR_EXISTS, TDB_ERR_NOLOCK, TDB_ERR_LOCK_TIMEOUT, enumerator
431 tdb->ecode = TDB_ERR_OOM;434 return TDB_ERRCODE(TDB_ERR_OOM, buf);894 return TDB_ERRCODE(TDB_ERR_OOM, -1);981 {TDB_ERR_OOM, "Out of memory"},1475 tdb->ecode = TDB_ERR_OOM;
Completed in 5 milliseconds