Home
last modified time | relevance | path

Searched defs:GetServerVersion (Results 1 – 23 of 23) sorted by relevance

/dports/databases/percona-toolkit/percona-toolkit-3.3.0/src/go/pt-pg-summary/models/
H A Dserverversion.xo.go12 func GetServerVersion(db XODB) (*ServerVersion, error) { func
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dnetcache_api_admin.cpp117 void CNetCacheAdmin::GetServerVersion(CNcbiOstream& output_stream) in GetServerVersion() function in CNetCacheAdmin
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dnetcache_api_admin.cpp117 void CNetCacheAdmin::GetServerVersion(CNcbiOstream& output_stream) in GetServerVersion() function in CNetCacheAdmin
/dports/net/traefik/traefik-2.6.1/pkg/provider/kubernetes/ingress/
H A Dclient.go49 GetServerVersion() *version.Version methodSpec
525 func (c *clientWrapper) GetServerVersion() *version.Version { func
H A Dclient_mock_test.go83 func (c clientMock) GetServerVersion() *version.Version { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/libcontainerd/
H A Dclient_windows.go629 func (clnt *client) GetServerVersion(ctx context.Context) (*ServerVersion, error) { func
H A Dclient_solaris.go16 func (clnt *client) GetServerVersion(ctx context.Context) (*ServerVersion, error) { func
H A Dclient_linux.go32 func (clnt *client) GetServerVersion(ctx context.Context) (*ServerVersion, error) { func
H A Dtypes.go37 GetServerVersion(ctx context.Context) (*ServerVersion, error) methodSpec
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/test/engine/
H A Dsingle_type_mock_server.cc165 int64_t SingleTypeMockServer::GetServerVersion( in GetServerVersion() function in syncer::SingleTypeMockServer
H A Dmock_model_type_worker.cc350 int64_t MockModelTypeWorker::GetServerVersion(const ClientTagHash& tag_hash) { in GetServerVersion() function in syncer::MockModelTypeWorker
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/src/tvheadend/
H A DHTSPConnection.cpp207 std::string HTSPConnection::GetServerVersion() const in GetServerVersion() function in HTSPConnection
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dserver.pb.go103 func (x *ServerInfoResponse) GetServerVersion() string { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dserver.pb.go103 func (x *ServerInfoResponse) GetServerVersion() string { func
/dports/japanese/canna-lib/Canna37p3/lib/RK/
H A DRK.h305 int (*GetServerVersion) pro((int *, int *)); member
/dports/japanese/canna-server/Canna37p3/lib/RK/
H A DRK.h305 int (*GetServerVersion) pro((int *, int *)); member
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dserver.pb.go92 func (m *ServerInfoResponse) GetServerVersion() string { func
/dports/www/mattermost-server/mattermost-server-6.0.2/plugin/
H A Dapi_timer_layer_generated.go115 func (api *apiTimerLayer) GetServerVersion() string { func
H A Dapi.go99 GetServerVersion() string methodSpec
H A Dclient_rpc_generated.go990 func (g *apiRPCClient) GetServerVersion() string { func
999 func (s *apiRPCServer) GetServerVersion(args *Z_GetServerVersionArgs, returns *Z_GetServerVersionRe… func
/dports/www/mattermost-server/mattermost-server-6.0.2/plugin/plugintest/
H A Dapi.go1758 func (_m *API) GetServerVersion() string { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/docker/containerd/api/grpc/types/
H A Dapi.pb.go989GetServerVersion(ctx context.Context, in *GetServerVersionRequest, opts ...grpc.CallOption) (*GetS… methodSpec
1011 func (c *aPIClient) GetServerVersion(ctx context.Context, in *GetServerVersionRequest, opts ...grpc… func
1145 GetServerVersion(context.Context, *GetServerVersionRequest) (*GetServerVersionResponse, error) methodSpec
/dports/www/mattermost-server/mattermost-server-6.0.2/app/
H A Dplugin_api.go144 func (api *PluginAPI) GetServerVersion() string { func