Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/posix/
HDConnectionFileDescriptorPosix.h83 lldb::ConnectionStatus NamedSocketConnect(const char *socket_name, Error *error_ptr);
/NextBSD/contrib/llvm/tools/lldb/source/Host/posix/
HDConnectionFileDescriptorPosix.cpp750 ConnectionFileDescriptor::NamedSocketConnect(const char *socket_name, Error *error_ptr) in NamedSocketConnect() function in ConnectionFileDescriptor