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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h89 lldb::ConnectionStatus NamedSocketConnect(llvm::StringRef socket_name,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp177 return NamedSocketConnect(*addr, error_ptr);
660 ConnectionFileDescriptor::NamedSocketConnect(llvm::StringRef socket_name, function in class:ConnectionFileDescriptor

Completed in 116 milliseconds