Home
last modified time | relevance | path

Searched defs:Hostname (Results 1 – 5 of 5) sorted by relevance

/third_party/curl/docs/
DURL-SYNTAX.md155 ## Hostname section in URL syntax details
171 ### "localhost"
180 ### IDNA
/third_party/grpc/examples/csharp/Xds/GreeterServer/
DProgram.cs53 public string Hostname { get; set; } property in GreeterServer.Program.Options
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DLockFileManager.cpp62 StringRef Hostname; in readLockFile() local
/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts73 Hostname = 3, enumerator
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DMessages.cs1465 public string Hostname { property in Grpc.Testing.SimpleResponse