Searched refs:DBTYPE (Results 1 - 25 of 82) sorted by relevance

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddbreg_auto.h14 DBTYPE ftype;
H A Ddbreg_ext.h23 int __dbreg_register_log __P((ENV *, DB_TXN *, DB_LSN *, u_int32_t, u_int32_t, const DBT *, const DBT *, int32_t, DBTYPE, db_pgno_t, u_int32_t));
41 int __dbreg_do_open __P((ENV *, DB_TXN *, DB_LOG *, u_int8_t *, char *, DBTYPE, int32_t, db_pgno_t, void *, u_int32_t, u_int32_t));
H A Drpc_client_ext.h12 int __dbcl_db_open_wrap __P((DB *, DB_TXN *, const char *, const char *, DBTYPE, u_int32_t, int));
60 int __dbcl_db_open __P((DB *, DB_TXN *, const char *, const char *, DBTYPE, u_int32_t, int));
110 int __dbcl_db_open_ret __P((DB *, DB_TXN *, const char *, const char *, DBTYPE, u_int32_t, int, __db_open_reply *));
H A Dcommon_ext.h33 int __db_unknown_type __P((ENV *, char *, DBTYPE));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb185_int.h64 DBTYPE type; /* Underlying db type. */
139 DB185 *__db185_open __P((const char *, int, int, DBTYPE, const void *));
141 DB *__db185_open __P((const char *, int, int, DBTYPE, const void *));
H A Ddb_185.h108 typedef enum { DB_BTREE, DB_HASH, DB_RECNO } DBTYPE; typedef in typeref:enum:__anon1948
112 DBTYPE type; /* Underlying db type. */
187 DB185 *__db185_open __P((const char *, int, int, DBTYPE, const void *));
189 DB *__db185_open __P((const char *, int, int, DBTYPE, const void *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_get.c14 DBTYPE type;
H A Db_load.c14 DBTYPE type;
H A Db_open.c15 DBTYPE type;
H A Db_curwalk.c14 DBTYPE type;
H A Db_del.c16 DBTYPE type;
H A Db_workload.h141 DBTYPE type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_get.c14 DBTYPE type;
H A Db_load.c14 DBTYPE type;
H A Db_open.c15 DBTYPE type;
H A Db_curwalk.c14 DBTYPE type;
H A Db_del.c16 DBTYPE type;
H A Db_workload.h141 DBTYPE type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/cnid_dbd/
H A Ddbif.h81 DBTYPE type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/xa/
H A Dxa_db.c19 const char *, const char *, DBTYPE, u_int32_t, int));
30 const char *, const char *, DBTYPE, u_int32_t, int));
122 DBTYPE type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Ddb_server_int.h81 DBTYPE type;
H A Ddb_verify.h51 DBTYPE type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg_auto.c63 argp->ftype = (DBTYPE)uinttmp;
79 * PUBLIC: u_int32_t, u_int32_t, const DBT *, const DBT *, int32_t, DBTYPE,
94 DBTYPE ftype;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_load/
H A Ddb_load.c44 int db_load_load __P((DB_ENV *, char *, DBTYPE, char **, u_int, LDG *, int *));
46 int db_load_rheader __P((DB_ENV *, DB *, DBTYPE *, char **, int *, int *));
81 DBTYPE dbtype;
279 DBTYPE argtype;
286 DBTYPE dbtype;
776 DBTYPE *dbtypep;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_load/
H A Ddb_load.c44 int load __P((DB_ENV *, char *, DBTYPE, char **, u_int, LDG *, int *));
46 int rheader __P((DB_ENV *, DB *, DBTYPE *, char **, int *, int *));
67 DBTYPE dbtype;
264 DBTYPE argtype;
271 DBTYPE dbtype;
761 DBTYPE *dbtypep;

Completed in 217 milliseconds

1234