Searched refs:DBTYPE (Results 1 – 1 of 1) sorted by relevance
72 typedef enum { DB_BTREE, DB_HASH, DB_RECNO } DBTYPE; typedef99 DBTYPE type; /* Underlying db type. */205 DB *dbopen(const char *, int, int, DBTYPE, const void *);