Home
last modified time | relevance | path

Searched refs:try_next_host (Results 1 – 25 of 75) sorted by relevance

123

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-connect.c2076 conn->try_next_host = true; in connectDBStart()
2322 conn->try_next_host = true; in PQconnectPoll()
2327 if (conn->try_next_host) in PQconnectPoll()
2454 conn->try_next_host = false; in PQconnectPoll()
2525 conn->try_next_host = true; in PQconnectPoll()
3381 conn->try_next_host = true; in PQconnectPoll()
3622 conn->try_next_host = true; in PQconnectPoll()
3679 conn->try_next_host = true; in PQconnectPoll()
3795 conn->try_next_host = true; in PQconnectPoll()
3847 conn->try_next_host = true; in PQconnectPoll()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/libpq/
H A Dfe-connect.c2076 conn->try_next_host = true; in connectDBStart()
2322 conn->try_next_host = true; in PQconnectPoll()
2327 if (conn->try_next_host) in PQconnectPoll()
2454 conn->try_next_host = false; in PQconnectPoll()
2525 conn->try_next_host = true; in PQconnectPoll()
3381 conn->try_next_host = true; in PQconnectPoll()
3622 conn->try_next_host = true; in PQconnectPoll()
3679 conn->try_next_host = true; in PQconnectPoll()
3795 conn->try_next_host = true; in PQconnectPoll()
3847 conn->try_next_host = true; in PQconnectPoll()
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/libpq/
H A Dfe-connect.c2076 conn->try_next_host = true; in connectDBStart()
2322 conn->try_next_host = true; in PQconnectPoll()
2327 if (conn->try_next_host) in PQconnectPoll()
2454 conn->try_next_host = false; in PQconnectPoll()
2525 conn->try_next_host = true; in PQconnectPoll()
3381 conn->try_next_host = true; in PQconnectPoll()
3622 conn->try_next_host = true; in PQconnectPoll()
3679 conn->try_next_host = true; in PQconnectPoll()
3795 conn->try_next_host = true; in PQconnectPoll()
3847 conn->try_next_host = true; in PQconnectPoll()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/libpq/
H A Dfe-connect.c2076 conn->try_next_host = true; in connectDBStart()
2322 conn->try_next_host = true; in PQconnectPoll()
2327 if (conn->try_next_host) in PQconnectPoll()
2454 conn->try_next_host = false; in PQconnectPoll()
2525 conn->try_next_host = true; in PQconnectPoll()
3381 conn->try_next_host = true; in PQconnectPoll()
3622 conn->try_next_host = true; in PQconnectPoll()
3679 conn->try_next_host = true; in PQconnectPoll()
3795 conn->try_next_host = true; in PQconnectPoll()
3847 conn->try_next_host = true; in PQconnectPoll()
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/libpq/
H A Dfe-connect.c2076 conn->try_next_host = true; in connectDBStart()
2322 conn->try_next_host = true; in PQconnectPoll()
2327 if (conn->try_next_host) in PQconnectPoll()
2454 conn->try_next_host = false; in PQconnectPoll()
2525 conn->try_next_host = true; in PQconnectPoll()
3381 conn->try_next_host = true; in PQconnectPoll()
3622 conn->try_next_host = true; in PQconnectPoll()
3679 conn->try_next_host = true; in PQconnectPoll()
3795 conn->try_next_host = true; in PQconnectPoll()
3847 conn->try_next_host = true; in PQconnectPoll()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/interfaces/libpq/
H A Dfe-connect.c2076 conn->try_next_host = true;
2322 conn->try_next_host = true;
2327 if (conn->try_next_host)
2454 conn->try_next_host = false;
2525 conn->try_next_host = true;
3381 conn->try_next_host = true;
3622 conn->try_next_host = true;
3679 conn->try_next_host = true;
3795 conn->try_next_host = true;
3847 conn->try_next_host = true;
/dports/databases/postgresql14-client/postgresql-14.1/src/interfaces/libpq/
H A Dfe-connect.c2076 conn->try_next_host = true; in connectDBStart()
2322 conn->try_next_host = true; in PQconnectPoll()
2327 if (conn->try_next_host) in PQconnectPoll()
2454 conn->try_next_host = false; in PQconnectPoll()
2525 conn->try_next_host = true; in PQconnectPoll()
3381 conn->try_next_host = true; in PQconnectPoll()
3622 conn->try_next_host = true; in PQconnectPoll()
3679 conn->try_next_host = true; in PQconnectPoll()
3795 conn->try_next_host = true; in PQconnectPoll()
3847 conn->try_next_host = true; in PQconnectPoll()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/irisnet/corelib/
H A Dnetnames.h659 bool try_next_host();
H A Dnetnames.cpp1314 try_next_host(); in handle_host_ready()
1386 bool ServiceResolver::try_next_host() { in try_next_host() function in XMPP::ServiceResolver
1427 if (!try_next_host()) { in tryNext()
/dports/net-im/psi/psi-1.5/iris/src/irisnet/corelib/
H A Dnetnames.h659 bool try_next_host();
H A Dnetnames.cpp1318 try_next_host(); in handle_host_ready()
1390 bool ServiceResolver::try_next_host() { in try_next_host() function in XMPP::ServiceResolver
1431 if (!try_next_host()) { in tryNext()
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h414 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h414 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h414 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h414 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h414 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h413 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h414 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h413 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h413 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h413 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h413 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h414 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h413 bool try_next_host; /* time to advance to next connhost[]? */ member
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h413 bool try_next_host; /* time to advance to next connhost[]? */ member

123