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

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c2622 SWIGINTERN DBTYPE Db_get_type(struct Db *self){
2623 DBTYPE type = (DBTYPE)0;
2635 SWIGINTERN db_ret_t Db_open(struct Db *self,DB_TXN *txnid,char const *file,char const *database,DBTYPE type,u_int32_t flags,int mode){
4433 DBTYPE result;
4446 result = (DBTYPE)Db_get_type(arg1);
4561 DBTYPE arg5 ;
4582 arg5 = (DBTYPE)jarg5;
5342 DBTYPE dbtype;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.xs227 /* DBTYPE stays the same */
387 DBTYPE type ;
H A DDB_File.pm178 #typedef enum { DB_BTREE, DB_HASH, DB_RECNO } DBTYPE;
710 DBTYPE type, const void * openinfo)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db_pkg.c1571 DBTYPE type;
2334 DBTYPE type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_cursor.c147 * PUBLIC: int __bamc_init __P((DBC *, DBTYPE));
152 DBTYPE dbtype;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_cam.c470 DBTYPE dbtype;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c1717 * PUBLIC: DBTYPE, u_int32_t, int));
1725 DBTYPE type;

Completed in 209 milliseconds

1234