Home
last modified time | relevance | path

Searched defs:got_var (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/atf/dist/tools/
H A Dconfig_file.cpp74 got_var(const std::string& var, const std::string& name) in got_var() function in __anon8874a3650111::config_reader
139 detail::atf_config_reader::got_var( in got_var() function in detail::atf_config_reader
H A Dconfig_file_test.cpp60 got_var(const std::string& name, const std::string& val) in got_var() function in config_reader
/netbsd-src/libexec/telnetd/
H A Dstate.c1295 int got_var = 0, got_value = 0, got_uservar = 0; suboption() local