Searched refs:DB_UNKNOWN (Results 51 - 55 of 55) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1099 DB_UNKNOWN=5 /* Figure it out on open. */ enumerator in enum:__anon1967
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1138 DB_UNKNOWN=5 /* Figure it out on open. */ enumerator in enum:__anon1998
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1138 DB_UNKNOWN=5 /* Figure it out on open. */ enumerator in enum:__anon2022
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dconstants.h452 DB_TIMEOUT DB_TXN_CKP DB_UNKNOWN DB_UPGRADE */
507 if (memEQ(name, "DB_UNKNOWN", 10)) {
513 *iv_return = DB_UNKNOWN;
5626 {name=>"DB_UNKNOWN", type=>"IV", macro=>["#if (DB_VERSION_MAJOR > 2) || \\\n (DB_VERSION_MAJOR == 2 && DB_VERSION_MINOR > 0) || \\\n (DB_VERSION_MAJOR == 2 && DB_VERSION_MINOR == 0 && \\\n DB_VERSION_PATCH >= 3)\n", "#endif\n"]},
H A DBerkeleyDB.xs2977 RETVAL = my_db_open(db, ref, ref_dbenv, dbenv, txn, file, subname, DB_UNKNOWN, flags, mode, &info, enc_passwd, enc_flags) ;

Completed in 189 milliseconds

123