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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h31 static const char *LISTEN_SCHEME; member in class:lldb_private::ConnectionFileDescriptor
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp52 const char *ConnectionFileDescriptor::LISTEN_SCHEME = "listen"; member in class:ConnectionFileDescriptor
160 if ((addr = GetURLAddress(path, LISTEN_SCHEME))) {

Completed in 64 milliseconds