Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bsnmp/tests/
H A Dconstbuf.h46 enum class Constbuf_mode { enum
59 mode = Constbuf_mode::BIN; in count_comment()
76 mode = Constbuf_mode::BIN; in count_hex()
101 mode = Constbuf_mode::BIN; in handle_hex()
111 mode = Constbuf_mode::BIN; in count_check()
125 mode = Constbuf_mode::BIN; in handle_check()
140 mode = Constbuf_mode::BIN; in count_goto()
156 mode = Constbuf_mode::HEX; in count_bin()
164 mode = Constbuf_mode::GOTO; in count_bin()
187 mode = Constbuf_mode::HEX; in handle_bin()
[all …]