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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/common/
H A Drep_common.h15 int doloop __P((DB_ENV *, SHARED_DATA *));
H A Drep_common.c84 doloop(dbenv, shared_data) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/excxx_repquote/
H A DRepQuoteExample.cpp76 void doloop();
306 void RepQuoteExample::doloop() { function in class:RepQuoteExample
506 runner.doloop();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/mgr/
H A Drep_mgr.c138 if ((ret = doloop(dbenv, &my_app_data.shared_data)) != 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/repquote/
H A DRepQuoteExample.java189 runner.doloop();
255 public int doloop() method in class:RepQuoteExample
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_base.c231 if ((ret = doloop(dbenv, &my_app_data.shared_data)) != 0) {

Completed in 75 milliseconds