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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h35 static const char *TCP_CONNECT_SCHEME; member in class:lldb_private::ConnectionFileDescriptor
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp56 const char *ConnectionFileDescriptor::TCP_CONNECT_SCHEME = "tcp-connect"; member in class:ConnectionFileDescriptor
171 } else if ((addr = GetURLAddress(path, TCP_CONNECT_SCHEME))) {

Completed in 115 milliseconds