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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h155 int __dbc_get_pp __P((DBC *, DBT *, DBT *, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_iface.c2067 * __dbc_get_pp --
2070 * PUBLIC: int __dbc_get_pp __P((DBC *, DBT *, DBT *, u_int32_t));
2073 __dbc_get_pp(dbc, key, data, flags) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash.c146 dbc->get = dbc->c_get = __dbc_get_pp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam.c1659 dbc->get = dbc->c_get = __dbc_get_pp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_cursor.c169 dbc->get = dbc->c_get = __dbc_get_pp;

Completed in 125 milliseconds