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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c589 if (conn->state == CONN_CONNECTING) {
699 if (conn->state == CONN_CONNECTING) {
H A Drepmgr_windows.c586 if (conn->state == CONN_CONNECTING ||
678 if (conn->state == CONN_CONNECTING) {
H A Drepmgr_net.c406 conn->state != CONN_CONNECTING && conn->state != CONN_DEFUNCT);
633 connecting = (conn->state == CONN_CONNECTING);
H A Drepmgr_sel.c470 state = CONN_CONNECTING;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drepmgr.h234 #define CONN_CONNECTING 3 /* Awaiting completion of non-block connect. */ macro

Completed in 96 milliseconds