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

/macosx-10.9.5/BerkeleyDB-21/db/examples_cxx/excxx_repquote/
H A DRepConfigInfo.h27 bool got_listen_address; member in class:RepConfigInfo
H A DRepConfigInfo.cpp15 got_listen_address = false;
H A DRepQuoteExample.cpp469 config.got_listen_address = true;
500 if ((!config.got_listen_address) || config.home == NULL)
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/ex_rep/mgr/
H A Drep_mgr.c42 int ret, totalsites, t_ret, got_listen_address, friend; local
50 ret = got_listen_address = 0;
87 got_listen_address = 1;
127 if ((!got_listen_address) || home == NULL)

Completed in 72 milliseconds