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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/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,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/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(
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_cursor.c178 dbc->am_put = __bamc_put;
186 dbc->am_put = __ramc_put;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam.c1667 dbc->am_put = __qamc_put;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1691 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1680 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1701 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1689 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1728 int (*am_put) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/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 295 milliseconds