Searched refs:err_stream (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_cxx/
H A DEnvExample.cpp79 db_setup(const char *home, const char *data_dir, ostream& err_stream) argument
86 dbenv->set_error_stream(&err_stream);
109 db_teardown(const char *home, const char *data_dir, ostream& err_stream) argument
114 dbenv->set_error_stream(&err_stream);

Completed in 63 milliseconds