Searched refs:am_get (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_cursor.c177 dbc->am_get = __bamc_get;
185 dbc->am_get = __ramc_get;
1030 if ((ret = cp->opd->am_get(cp->opd,
1452 if ((ret = opd->am_get(opd,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_cam.c615 switch (ret = opd->am_get(opd, key, data, flags, NULL)) {
700 ret = dbc_n->am_get(dbc_n, key, data, flags, &pgno);
743 ret = cp_n->opd->am_get(cp_n->opd, key, data, tmp_flags, NULL);
829 if ((ret = dbc_n->am_get(dbc_n,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash.c153 dbc->am_get = __hamc_get;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam.c1666 dbc->am_get = __qamc_get;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1690 int (*am_get) __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.h1679 int (*am_get) __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.h1700 int (*am_get) __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.h1688 int (*am_get) __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.h1727 int (*am_get) __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.h1727 int (*am_get) __P((DBC *, DBT *, DBT *, u_int32_t, db_pgno_t *)); member in struct:__dbc

Completed in 285 milliseconds