Searched defs:DBTYPE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Ddb.h66 typedef enum { DB_BTREE, DB_HASH, DB_RECNO } DBTYPE; typedef in typeref:enum:__anon2514
103 DBTYPE type; /* Underlying db type. */
171 DB *dbopen __P((const char *, int, int, DBTYPE, const void *));
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h290 } DBTYPE; typedef in typeref:enum:__anon1353
407 DBTYPE type; /* DB access method. */
578 DBTYPE, u_int32_t, int, DB_ENV *, DB_INFO *, DB **));
582 DBTYPE, u_int32_t, int, DB_INFO *, DB **));
765 int log_register __P((DB_LOG *, DB *, const char *, DBTYPE, u_int32_t *));

Completed in 85 milliseconds