Searched refs:SocketListenAndAccept (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h81 lldb::ConnectionStatus SocketListenAndAccept(llvm::StringRef host_and_port,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp162 return SocketListenAndAccept(*addr, error_ptr);
694 ConnectionFileDescriptor::SocketListenAndAccept(llvm::StringRef s, function in class:ConnectionFileDescriptor

Completed in 103 milliseconds