Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/posix/
HDConnectionFileDescriptorPosix.h75 void CloseCommandPipe();
/NextBSD/contrib/llvm/tools/lldb/source/Host/posix/
HDConnectionFileDescriptorPosix.cpp101 CloseCommandPipe(); in ~ConnectionFileDescriptor()
107 CloseCommandPipe(); in OpenCommandPipe()
127 ConnectionFileDescriptor::CloseCommandPipe() in CloseCommandPipe() function in ConnectionFileDescriptor