Searched refs:conf_type (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/atf/dist/tools/
H A Datffile.cpp58 static const tools::parser::token_type conf_type = 4; member in namespace:atf_atffile
76 add_keyword("conf", conf_type);
141 p.expect(conf_type, hash_type, prop_type, tp_type,
147 if (t.type() == conf_type) {

Completed in 135 milliseconds