Searched refs:DB_UNKNOWN (Results 1 – 3 of 3) sorted by relevance
364 if (type == DB_UNKNOWN) {384 type != DB_RECNO && type != DB_UNKNOWN)423 if (type != DB_HASH && type != DB_UNKNOWN)465 if (type == DB_UNKNOWN) {
57 return DB_UNKNOWN;
289 DB_UNKNOWN /* Figure it out on open. */ enumerator