Searched refs:DB_user_BEGIN (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_dispatch.c265 if (rectype >= DB_user_BEGIN) {
271 urectype = rectype - DB_user_BEGIN;
320 if (ndx < DB_user_BEGIN) {
326 ndx -= DB_user_BEGIN;
364 if (ndx >= DB_user_BEGIN) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts666 DB_user_BEGIN => DEFINE,
H A DBerkeleyDB.pm548 DB_user_BEGIN
H A Dconstants.h1670 DB_debug_FLAG DB_user_BEGIN */
1712 if (memEQ(name, "DB_user_BEGIN", 13)) {
1714 #ifdef DB_user_BEGIN
1715 *iv_return = DB_user_BEGIN;
5597 DB_user_BEGIN),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h436 * Application-specified log record types start at DB_user_BEGIN, and must not
444 #define DB_user_BEGIN 10000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h425 * Application-specified log record types start at DB_user_BEGIN, and must not
433 #define DB_user_BEGIN 10000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h446 * Application-specified log record types start at DB_user_BEGIN, and must not
454 #define DB_user_BEGIN 10000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h434 * Application-specified log record types start at DB_user_BEGIN, and must not
442 #define DB_user_BEGIN 10000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h473 * Application-specified log record types start at DB_user_BEGIN, and must not
481 #define DB_user_BEGIN 10000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h473 * Application-specified log record types start at DB_user_BEGIN, and must not
481 #define DB_user_BEGIN 10000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp530 REGISTER_LONG_CONSTANT("DB_user_BEGIN", DB_user_BEGIN, CONST_CS | CONST_PERSISTENT);

Completed in 222 milliseconds