Searched refs:__ham_stat (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/hash/
H A Dhash_stat.c21 * __ham_stat --
24 * PUBLIC: int __ham_stat __P((DBC *, void *, u_int32_t));
27 __ham_stat(dbc, spp, flags) function
151 if ((ret = __ham_stat(dbc, &sp, LF_ISSET(DB_FAST_STAT))) != 0)
352 __ham_stat(dbc, spp, flags) function
H A Dhash_stub.c369 __ham_stat(dbc, spp, flags) function
/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb_stati.c104 ret = __ham_stat(dbc, spp, flags);
/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dhash_ext.h109 int __ham_stat __P((DBC *, void *, u_int32_t));
H A Dint_def.in873 #define __ham_stat __ham_stat@DB_VERSION_UNIQUE_NAME@

Completed in 118 milliseconds