Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Debuginfod/
H A DHTTPServer.h27 class Server; variable
101 std::unique_ptr<httplib::Server> Server; variable
H A DDebuginfod.h156 HTTPServer Server; member
/freebsd/contrib/llvm-project/libc/shared/
H A Drpc.h364 struct Server { struct
367 RPC_ATTRS Server &operator=(const Server &) = delete; argument
370 RPC_ATTRS Server(uint32_t port_count, void *buffer) in Server() function
373 using Port = rpc::Port<true>;
378 RPC_ATTRS static constexpr uint64_t allocation_size(uint32_t lane_size, in allocation_size()
/freebsd/contrib/llvm-project/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp53 auto Server = in main() local
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DRemoteJITUtils.cpp194 addrinfo *Server; in connectTCPSocketImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h102 auto Server = std::make_unique<SimpleRemoteEPCServer>(); in Create() local
/freebsd/contrib/telnet/libtelnet/
H A Dauth.c95 static int Server = 0; variable
H A Dencrypt.c90 static int Server = 0; variable
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.c97 static int Server = 0; variable
H A Dencrypt.c91 static int Server = 0; variable