Searched refs:DB_PREV (Results 26 - 39 of 39) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts92 DB_PREV => DEFINE,
H A Dconstants.h82 DB_EXCL DB_HASH DB_LAST DB_NEXT DB_PREV */
133 if (memEQ(name, "DB_PREV", 7)) {
135 #ifdef DB_PREV
136 *iv_return = DB_PREV;
5535 DB_PREV DB_PREV_DUP DB_PREV_NODUP DB_PRINTABLE DB_PRIVATE
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dbtree.t162 $status = $cursor->c_get($k, $v, DB_PREV)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_dbcursor.c558 flag |= DB_PREV;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_iface.c2177 case DB_PREV:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.xs246 #define R_PREV DB_PREV
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_cursor.c937 case DB_PREV:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1147 #define DB_PREV 23 /* Dbc.get, DbLogc->get */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1136 #define DB_PREV 23 /* Dbc.get, DbLogc->get */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1157 #define DB_PREV 23 /* Dbc.get, DbLogc->get */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1145 #define DB_PREV 23 /* Dbc.get, DbLogc->get */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1184 #define DB_PREV 23 /* Dbc.get, DbLogc->get */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1184 #define DB_PREV 23 /* Dbc.get, DbLogc->get */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp581 REGISTER_LONG_CONSTANT("DB_PREV", DB_PREV, CONST_CS | CONST_PERSISTENT);

Completed in 372 milliseconds

12