Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/kyua/engine/
H A Dconfig.cpp86 class config_parser : public config::parser { class
117 explicit config_parser(config::tree& tree_) : in config_parser() function in __anon8111d62a0111::config_parser
249 config_parser(tree).parse(file); in load_config()