Home
last modified time | relevance | path

Searched refs:dbid_t (Results 1 – 2 of 2) sorted by relevance

/third_party/iowow/src/kv/
Diwkv_internal.h107 typedef uint32_t dbid_t; typedef
221 dbid_t id; /**< Database ID */
Diwkv.c606 static WUR iwrc _db_create_lw(IWKV iwkv, dbid_t dbid, iwdb_flags_t dbflg, IWDB *odb) { in _db_create_lw()