Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DSelectHelper.h46 bool FDIsSetError(lldb::socket_t fd) const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DSelectHelper.cpp78 bool SelectHelper::FDIsSetError(lldb::socket_t fd) const { in FDIsSetError() function in SelectHelper