Home
last modified time | relevance | path

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

/freebsd-src/contrib/bsnmp/tests/
H A Dcatch.hpp4320 friend IMutableContext& getCurrentMutableContext();
4325 inline IMutableContext& getCurrentMutableContext() in getCurrentMutableContext() function
4335 return getCurrentMutableContext(); in getCurrentContext()
10203 friend IMutableContext& getCurrentMutableContext();
11215 getCurrentMutableContext().setConfig( config ); in list()
12483 m_context(getCurrentMutableContext()), in RunContext()
13185 getCurrentMutableContext().setConfig(m_config); in Session()
13229 getCurrentMutableContext().setConfig(m_config); in applyCommandLine()