Searched refs:app_dispatch (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/docs_src/ref/upgrade.4.1/
H A DMakefile3 BUILD= app_dispatch.html checkpoint.html cxx.html disk.html excl.html \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c447 __env_set_app_dispatch(dbenv, app_dispatch)
449 int (*app_dispatch) __P((DB_ENV *, DBT *, DB_LSN *, db_recops));
457 dbenv->app_dispatch = app_dispatch;
H A Denv_stat.c270 STAT_ISSET("AppDispatch", dbenv->app_dispatch);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_dispatch.c266 if (dbenv->app_dispatch != NULL)
267 return (dbenv->app_dispatch(dbenv,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_callbacks.i626 com.sleepycat.db.LogRecordHandler, app_dispatch)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1842 int (*app_dispatch) __P((DB_ENV *, DBT *, DB_LSN *, db_recops)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1831 int (*app_dispatch) __P((DB_ENV *, DBT *, DB_LSN *, db_recops)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1852 int (*app_dispatch) __P((DB_ENV *, DBT *, DB_LSN *, db_recops)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1840 int (*app_dispatch) __P((DB_ENV *, DBT *, DB_LSN *, db_recops)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1879 int (*app_dispatch) __P((DB_ENV *, DBT *, DB_LSN *, db_recops)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1879 int (*app_dispatch) __P((DB_ENV *, DBT *, DB_LSN *, db_recops)); member in struct:__db_env

Completed in 314 milliseconds