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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h92 lldb::ConnectionStatus NamedSocketAccept(llvm::StringRef socket_name,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp165 return NamedSocketAccept(*addr, error_ptr);
168 return NamedSocketAccept(*addr, error_ptr);
643 ConnectionFileDescriptor::NamedSocketAccept(llvm::StringRef socket_name, function in class:ConnectionFileDescriptor

Completed in 122 milliseconds