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

/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dhash_ext.h11 int __hamc_count __P((DBC *, db_recno_t *));
H A Dint_def.in775 #define __hamc_count __hamc_count@DB_VERSION_UNIQUE_NAME@
/macosx-10.9.5/BerkeleyDB-21/db/hash/
H A Dhash_stub.c130 __hamc_count(dbc, recnop) function
H A Dhash.c247 * __hamc_count --
250 * PUBLIC: int __hamc_count __P((DBC *, db_recno_t *));
253 __hamc_count(dbc, recnop) function
/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb_cam.c221 if ((ret = __hamc_count(dbc, recnop)) != 0)

Completed in 140 milliseconds