Searched refs:DBC_ACTIVE (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_stati.c406 { DBC_ACTIVE, "DBC_ACTIVE" },
H A Ddb_cam.c89 DB_ASSERT(env, F_ISSET(opd, DBC_ACTIVE));
90 F_CLR(opd, DBC_ACTIVE);
93 DB_ASSERT(env, F_ISSET(dbc, DBC_ACTIVE));
94 F_CLR(dbc, DBC_ACTIVE);
H A Ddb_am.c294 F_SET(dbc, DBC_ACTIVE);
H A Ddb_iface.c1899 if (!F_ISSET(dbc, DBC_ACTIVE)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts396 DBC_ACTIVE => IGNORE,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1703 #define DBC_ACTIVE 0x0001 /* Cursor in use. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1692 #define DBC_ACTIVE 0x0001 /* Cursor in use. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1713 #define DBC_ACTIVE 0x0001 /* Cursor in use. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1701 #define DBC_ACTIVE 0x0001 /* Cursor in use. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1740 #define DBC_ACTIVE 0x0001 /* Cursor in use. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1740 #define DBC_ACTIVE 0x0001 /* Cursor in use. */ macro

Completed in 221 milliseconds