Home
last modified time | relevance | path

Searched refs:protocol_version_ (Results 1 – 25 of 122) sorted by relevance

12345

/dports/databases/mariadb104-server/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dview.hpp72 , protocol_version_(0) in view()
87 , protocol_version_(protocol_version) in view()
112 { return protocol_version_; } in protocol_version()
149 int protocol_version_; member in wsrep::view
/dports/databases/mariadb104-client/mariadb-10.4.24/wsrep-lib/include/wsrep/
H A Dview.hpp72 , protocol_version_(0) in view()
87 , protocol_version_(protocol_version) in view()
112 { return protocol_version_; } in protocol_version()
149 int protocol_version_; member in wsrep::view
/dports/databases/mariadb105-client/mariadb-10.5.15/wsrep-lib/include/wsrep/
H A Dview.hpp72 , protocol_version_(0) in view()
87 , protocol_version_(protocol_version) in view()
112 { return protocol_version_; } in protocol_version()
149 int protocol_version_; member in wsrep::view
/dports/databases/mariadb105-server/mariadb-10.5.15/wsrep-lib/include/wsrep/
H A Dview.hpp72 , protocol_version_(0) in view()
87 , protocol_version_(protocol_version) in view()
112 { return protocol_version_; } in protocol_version()
149 int protocol_version_; member in wsrep::view
/dports/net/kea/kea-2.0.1/src/bin/lfc/
H A Dlfc_controller.cc54 : protocol_version_(0), verbose_(false), config_file_(""), previous_file_(""), in LFCController()
158 protocol_version_ = 4; in parseArgs()
163 protocol_version_ = 6; in parseArgs()
259 if (protocol_version_ == 0) { in parseArgs()
289 std::cout << "Protocol version: DHCPv" << protocol_version_ << std::endl in parseArgs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/secure_channel/
H A Dfake_secure_context.h33 protocol_version_ = protocol_version; in set_protocol_version()
41 ProtocolVersion protocol_version_;
H A Dfake_secure_context.cc24 : protocol_version_(SecureContext::PROTOCOL_VERSION_THREE_ONE) {} in FakeSecureContext()
33 return protocol_version_; in GetProtocolVersion()
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dconnection_pool_manager_initializer.cpp27 , protocol_version_(protocol_version) in ConnectionPoolManagerInitializer()
37 it->second, protocol_version_, in initialize()
130 manager_.reset(new ConnectionPoolManager(pools_, loop_, protocol_version_, keyspace_, in on_connect()
H A Dconnection_pool_connector.cpp33 , protocol_version_(protocol_version) in ConnectionPoolConnector()
64 host_, protocol_version_, bind_callback(&ConnectionPoolConnector::on_connect, this))); in connect()
143 protocol_version_, settings_, metrics_)); in on_connect()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/filed/
H A Devaluate_job_command.cc58 protocol_version_ = protocol;
63 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/filed/
H A Devaluate_job_command.cc59 protocol_version_ = protocol;
64 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/filed/
H A Devaluate_job_command.cc59 protocol_version_ = protocol;
64 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/filed/
H A Devaluate_job_command.cc59 protocol_version_ = protocol;
64 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/filed/
H A Devaluate_job_command.cc61 protocol_version_ = protocol;
66 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/filed/
H A Devaluate_job_command.cc58 protocol_version_ = protocol;
63 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/filed/
H A Devaluate_job_command.cc61 protocol_version_ = protocol;
66 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/filed/
H A Devaluate_job_command.cc58 protocol_version_ = protocol;
63 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/filed/
H A Devaluate_job_command.cc61 protocol_version_ = protocol;
66 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/filed/
H A Devaluate_job_command.cc61 protocol_version_ = protocol;
66 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/filed/
H A Devaluate_job_command.cc58 protocol_version_ = protocol;
63 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/filed/
H A Devaluate_job_command.cc59 protocol_version_ = protocol;
64 return protocol_version_ != ProtocolVersion::kVersionUndefinded; in EvaluationSuccesful()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/lib/
H A Dconnection_pool.h44 int protocol_version() { return protocol_version_; } in protocol_version()
59 int protocol_version_; variable
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/lib/
H A Dconnection_pool.h44 int protocol_version() { return protocol_version_; } in protocol_version()
59 int protocol_version_; variable
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/lib/
H A Dconnection_pool.h44 int protocol_version() { return protocol_version_; } in protocol_version()
59 int protocol_version_; variable
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/lib/
H A Dconnection_pool.h44 int protocol_version() { return protocol_version_; } in protocol_version()
59 int protocol_version_; variable

12345