Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/search/
Ddb_local.h69 typedef enum { DB_BTREE, DB_HASH, DB_RECNO } DBTYPE; typedef
96 DBTYPE type; /* Underlying db type. */
202 DB *dbopen(const char *, int, int, DBTYPE, const void *);