Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp16644 for( auto const& childNode : sectionNode.childSections ) in writeSection() local
16646 writeSection( name, "", *childNode ); in writeSection()
16648 writeSection( className, name, *childNode ); in writeSection()