Searched defs:Connect (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp44 Status UDPSocket::Connect(llvm::StringRef name) { function in class:UDPSocket
57 UDPSocket::Connect(llvm::StringRef name, bool child_processes_inherit) { function in class:UDPSocket
H A DTCPSocket.cpp151 Status TCPSocket::Connect(llvm::StringRef name) { function in class:TCPSocket
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DDomainSocket.cpp75 Status DomainSocket::Connect(llvm::StringRef name) { function in class:DomainSocket
H A DConnectionFileDescriptorPosix.cpp150 ConnectionStatus ConnectionFileDescriptor::Connect(llvm::StringRef path, function in class:ConnectionFileDescriptor
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommunication.cpp60 ConnectionStatus SBCommunication::Connect(const char *url) { function in class:SBCommunication
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationReplayServer.cpp291 Status GDBRemoteCommunicationReplayServer::Connect( function in class:GDBRemoteCommunicationReplayServer
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DCommunication.cpp78 ConnectionStatus Communication::Connect(const char *url, Status *error_ptr) { function in class:Communication
/freebsd-13-stable/stand/efi/include/
H A Defitcp.h211 EFI_TCP4_CONNECT Connect; member in struct:_EFI_TCP4
383 EFI_TCP6_CONNECT Connect; member in struct:_EFI_TCP6

Completed in 129 milliseconds