Searched defs:hash_bfree (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/
H A DHashStats.java114 private int hash_bfree; field in class:HashStats
/macosx-10.10/BerkeleyDB-21/db/build_brew/
H A Ddb.h1779 u_int32_t hash_bfree; /* Bytes free on bucket pages. */ member in struct:__db_h_stat
/macosx-10.10/BerkeleyDB-21/db/build_s60/
H A Ddb.h1768 u_int32_t hash_bfree; /* Bytes free on bucket pages. */ member in struct:__db_h_stat
/macosx-10.10/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h1777 u_int32_t hash_bfree; /* Bytes free on bucket pages. */ member in struct:__db_h_stat
/macosx-10.10/BerkeleyDB-21/db/build_wince/
H A Ddb.h1816 u_int32_t hash_bfree; /* Bytes free on bucket pages. */ member in struct:__db_h_stat
/macosx-10.10/BerkeleyDB-21/db/build_windows/
H A Ddb.h1816 u_int32_t hash_bfree; /* Bytes free on bucket pages. */ member in struct:__db_h_stat

Completed in 283 milliseconds