Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DSelectHelper.h44 bool FDIsSetWrite(lldb::socket_t fd) const;
/openbsd/src/gnu/llvm/lldb/source/Utility/
DSelectHelper.cpp69 bool SelectHelper::FDIsSetWrite(lldb::socket_t fd) const { in FDIsSetWrite() function in SelectHelper