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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h79 void CloseCommandPipe();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp113 CloseCommandPipe();
117 CloseCommandPipe();
136 void ConnectionFileDescriptor::CloseCommandPipe() { function in class:ConnectionFileDescriptor
138 LLDB_LOGF(log, "%p ConnectionFileDescriptor::CloseCommandPipe()",

Completed in 115 milliseconds