Searched defs:got_var (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/atf/dist/tools/ | ||
H A D | config_file.cpp | 74 got_var(const std::string& var, const std::string& name) in got_var() function in __anon8874a3650111::config_reader |
H A D | config_file_test.cpp | 60 got_var(const std::string& name, const std::string& val) in got_var() function in config_reader |
/netbsd-src/libexec/telnetd/ | ||
H A D | state.c | 1295 int got_var = 0, got_value = 0, got_uservar = 0; suboption() local |