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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_apprec/
H A Dex_apprec.c26 int apprec_dispatch __P((DB_ENV *, DBT *, DB_LSN *, db_recops));
201 if ((ret = dbenv->set_app_dispatch(dbenv, apprec_dispatch)) != 0) {
227 apprec_dispatch(dbenv, dbt, lsn, op) function

Completed in 95 milliseconds