HomeSort by relevance Sort by last modified time
    Searched refs:TDB_ERR_OOM (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ext2fs/
tdb.h 55 TDB_ERR_OOM, TDB_ERR_EXISTS, TDB_ERR_NOLOCK, TDB_ERR_LOCK_TIMEOUT,
tdb.c 305 {TDB_ERR_OOM, "Out of memory"},
1146 tdb->ecode = TDB_ERR_OOM;
1149 return TDB_ERRCODE(TDB_ERR_OOM, buf);
    [all...]

Completed in 36 milliseconds