Searched refs:DB_DBT_MULTIPLE (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_cam.c1196 F_SET(skeyp, DB_DBT_MULTIPLE);
1220 if (F_ISSET(skeyp, DB_DBT_MULTIPLE)) {
1561 if (F_ISSET(skeyp, DB_DBT_MULTIPLE)) {
1606 (F_ISSET(&oldskey, DB_DBT_MULTIPLE) && oldskey.size == 0))
1612 if (F_ISSET(&oldskey, DB_DBT_MULTIPLE)) {
1623 if (F_ISSET(skey, DB_DBT_MULTIPLE)) {
2358 F_SET(&skey, DB_DBT_MULTIPLE);
2365 if (F_ISSET(&skey, DB_DBT_MULTIPLE))
2369 if (F_ISSET(&skey, DB_DBT_MULTIPLE)) {
H A Ddb_am.c710 if (F_ISSET(&skey, DB_DBT_MULTIPLE)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_callbacks.i331 F_SET(result, DB_DBT_APPMALLOC | DB_DBT_MULTIPLE);
H A Ddb_java_wrap.c2099 F_SET(result, DB_DBT_APPMALLOC | DB_DBT_MULTIPLE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts817 DB_DBT_MULTIPLE => IGNORE,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h200 #define DB_DBT_MULTIPLE 0x010 /* References multiple records. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h189 #define DB_DBT_MULTIPLE 0x010 /* References multiple records. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h210 #define DB_DBT_MULTIPLE 0x010 /* References multiple records. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h198 #define DB_DBT_MULTIPLE 0x010 /* References multiple records. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h237 #define DB_DBT_MULTIPLE 0x010 /* References multiple records. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h237 #define DB_DBT_MULTIPLE 0x010 /* References multiple records. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db.c2267 F_SET(skey, DB_DBT_MULTIPLE | DB_DBT_APPMALLOC);

Completed in 330 milliseconds