Home
last modified time | relevance | path

Searched defs:ListenPort (Results 1 – 2 of 2) 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
135 int ListenPort = Server->bind_to_any_port(HostInterface); in bind() local
182 Error HTTPServer::bind(unsigned ListenPort, const char *HostInterface) { in bind() argument
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDhcp4.h354 UINT16 ListenPort; member