Searched defs:DB_OPEN (Results 1 – 3 of 3) sorted by relevance
69 #define DB_OPEN 2 /* Already tried to open */ macro
65 #define DB_OPEN 0x10000000 macro
260 #define DB_OPEN(h) (DB_HDR(h) != NULL) macro