Searched refs:DB_STAT_MEMP_NOERROR (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/mp/
H A Dmp_sync.c60 if (ret != 0 && !LF_ISSET(DB_STAT_MEMP_NOERROR))
64 if (ret != 0 && !LF_ISSET(DB_STAT_MEMP_NOERROR))
788 mp, __memp_sync_file, &need_discard_pass, 0, DB_STAT_MEMP_NOERROR);
/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dapi_flags.in134 #define DB_STAT_MEMP_NOERROR 0x00000008
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts861 DB_STAT_MEMP_NOERROR => DEFINE,
H A DBerkeleyDB.pm443 DB_STAT_MEMP_NOERROR
H A Dconstants.h4864 DB_STAT_LOCK_OBJECTS DB_STAT_MEMP_NOERROR DB_TXN_BACKWARD_ROLL
4967 if (memEQ(name, "DB_STAT_MEMP_NOERROR", 20)) {
4969 #ifdef DB_STAT_MEMP_NOERROR
4970 *iv_return = DB_STAT_MEMP_NOERROR;
5569 DB_STAT_MEMP_NOERROR DB_STAT_NOERROR DB_STAT_SUBSYSTEM
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h2382 #define DB_STAT_MEMP_NOERROR 0x00000008 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h2365 #define DB_STAT_MEMP_NOERROR 0x00000008 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h2374 #define DB_STAT_MEMP_NOERROR 0x00000008 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h2417 #define DB_STAT_MEMP_NOERROR 0x00000008 macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h2417 #define DB_STAT_MEMP_NOERROR 0x00000008 macro

Completed in 250 milliseconds