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

/macosx-10.10/BerkeleyDB-21/db/hash/
H A Dhash_conv.c55 * __ham_pgout --
59 * PUBLIC: int __ham_pgout __P((DB *, db_pgno_t, void *, DBT *));
62 __ham_pgout(dbp, pg, pp, cookie) function
H A Dhash_stub.c312 __ham_pgout(dbp, pg, pp, cookie) function
/macosx-10.10/BerkeleyDB-21/db/db/
H A Ddb_conv.c223 ret = __ham_pgout(dbp, pg, pp, cookie);
235 ret = __ham_pgout(dbp, pg, pp, cookie);
/macosx-10.10/BerkeleyDB-21/db/dbinc_auto/
H A Dhash_ext.h51 int __ham_pgout __P((DB *, db_pgno_t, void *, DBT *));
H A Dint_def.in815 #define __ham_pgout __ham_pgout@DB_VERSION_UNIQUE_NAME@

Completed in 137 milliseconds