Searched refs:DB_LOCK_IWR (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DLockRequestMode.java42 new LockRequestMode("IWR", DbConstants.DB_LOCK_IWR);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlock.h40 (m) == DB_LOCK_IWRITE || (m) == DB_LOCK_IWR)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbConstants.java72 int DB_LOCK_IWR = 6; field in interface:DbConstants
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_lock.c676 *mode = DB_LOCK_IWR;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts146 DB_LOCK_IWR => IGNORE, # 2.0.3
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_stat.c635 case DB_LOCK_IWR:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_pr.c890 case DB_LOCK_IWR:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h270 DB_LOCK_IWR=6, /* Intent to read and write. */ enumerator in enum:__anon1874
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h259 DB_LOCK_IWR=6, /* Intent to read and write. */ enumerator in enum:__anon1899
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h280 DB_LOCK_IWR=6, /* Intent to read and write. */ enumerator in enum:__anon1923
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h268 DB_LOCK_IWR=6, /* Intent to read and write. */ enumerator in enum:__anon1956
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h307 DB_LOCK_IWR=6, /* Intent to read and write. */ enumerator in enum:__anon1987
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h307 DB_LOCK_IWR=6, /* Intent to read and write. */ enumerator in enum:__anon2011

Completed in 395 milliseconds