Home
last modified time | relevance | path

Searched defs:ErrnoGuard (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp9943 class ErrnoGuard { class
10528 ErrnoGuard::ErrnoGuard():m_oldErrno(errno){} in ErrnoGuard() function in Catch::ErrnoGuard