Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp126 Error HTTPServer::bind(unsigned ListenPort, const char *HostInterface) { in bind() argument
134 Expected<unsigned> HTTPServer::bind(const char *HostInterface) { in bind() argument
182 Error HTTPServer::bind(unsigned ListenPort, const char *HostInterface) { in bind() argument
186 Expected<unsigned> HTTPServer::bind(const char *HostInterface) { in bind() argument