Home
last modified time | relevance | path

Searched defs:ServerHost (Results 1 – 13 of 13) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/Tools/TDS/TDS.EndPoint/
H A DITDSClientContext.cs18 string ServerHost { get; set; } property
/dports/devel/grpc/grpc-1.42.0/tools/http2_interop/
H A Dhttp2interop.go37 ServerHost string member
/dports/devel/grpc130/grpc-1.30.2/tools/http2_interop/
H A Dhttp2interop.go37 ServerHost string member
/dports/devel/grpc134/grpc-1.34.1/tools/http2_interop/
H A Dhttp2interop.go37 ServerHost string member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/tools/http2_interop/
H A Dhttp2interop.go37 ServerHost string member
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.IntegrationTesting/
H A DInteropClient.cs46 public string ServerHost { get; set; } property in Grpc.IntegrationTesting.InteropClient.ClientOptions
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.IntegrationTesting/
H A DInteropClient.cs46 public string ServerHost { get; set; } property in Grpc.IntegrationTesting.InteropClient.ClientOptions
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.IntegrationTesting/
H A DInteropClient.cs46 public string ServerHost { get; set; } property in Grpc.IntegrationTesting.InteropClient.ClientOptions
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.IntegrationTesting/
H A DInteropClient.cs46 public string ServerHost { get; set; } property in Grpc.IntegrationTesting.InteropClient.ClientOptions
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/
H A DReporting.cpp201 std::string ServerHost() in ServerHost() function
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/
H A DReporting.cpp201 std::string ServerHost() in ServerHost() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/
H A DReporting.cpp201 std::string ServerHost() in ServerHost() function
/dports/security/zebedee/zebedee-2.5.3/
H A Dzebedee.c479 char *ServerHost = NULL; /* Name of host on which server runs */ variable