Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8770 inline auto isOptPrefix( char c ) -> bool { in isOptPrefix() function
8794 if( isOptPrefix( next[0] ) ) { in loadBuffer()