Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DSelectHelper.h45 bool FDIsSetError(lldb::socket_t fd) const;
/openbsd/gnu/llvm/lldb/source/Utility/
H A DSelectHelper.cpp77 bool SelectHelper::FDIsSetError(lldb::socket_t fd) const { in FDIsSetError() function in SelectHelper