Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerPlatform.cpp570 const char *domainsocket_dir_env = in GetDomainSocketDir() local
572 if (domainsocket_dir_env != nullptr) in GetDomainSocketDir()
573 g_domainsocket_dir = FileSpec(domainsocket_dir_env); in GetDomainSocketDir()