Searched refs:dbtype (Results 26 - 35 of 35) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_dup.c867 if (cp == dbc || cp->dbtype != DB_HASH)
H A Dhash_page.c2587 if (cp == dbc || cp->dbtype != DB_HASH)
2611 if (cp == dbc || cp->dbtype != DB_HASH)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.xs1510 db_DoTie_(isHASH, dbtype, name=undef, flags=O_CREAT|O_RDWR, mode=0666, type=DB_HASH)
1512 char * dbtype
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1660 DBTYPE dbtype; /* Cursor type. */ member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1649 DBTYPE dbtype; /* Cursor type. */ member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1670 DBTYPE dbtype; /* Cursor type. */ member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1658 DBTYPE dbtype; /* Cursor type. */ member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1697 DBTYPE dbtype; /* Cursor type. */ member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1697 DBTYPE dbtype; /* Cursor type. */ member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c5342 DBTYPE dbtype; local
5345 if ((err = db->get_type(db, &dbtype)) != 0) {
5350 switch (dbtype) {

Completed in 312 milliseconds

12