Searched refs:am_put (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/hash/
H A Dhash.c154 dbc->am_put = __hamc_put;
1558 return (hcp->opd->am_put(hcp->opd,
1649 return (hcp->opd->am_put(hcp->opd,
H A Dhash_dup.c132 return (hcp->opd->am_put(hcp->opd,
/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb_cam.c1497 if ((ret = opd->am_put(
1520 if ((ret = dbc_n->am_put(dbc_n, key, data, flags, &pgno)) != 0)
1538 if ((ret = opd->am_put(
/macosx-10.9.5/BerkeleyDB-21/db/btree/
H A Dbt_cursor.c178 dbc->am_put = __bamc_put;
186 dbc->am_put = __ramc_put;
/macosx-10.9.5/BerkeleyDB-21/db/qam/
H A Dqam.c1667 dbc->am_put = __qamc_put;
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in1701 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *));
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h1691 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h1680 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h1689 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h1728 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h1728 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc

Completed in 138 milliseconds