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

/bind-9.11.3/unit/atf-src/tools/
H A Dconfig_file.hpp47 virtual void got_eof(void);
H A Dreader.hpp77 virtual void got_eof(void);
H A Datffile.hpp54 virtual void got_eof(void);
H A Dtest-program.hpp94 virtual void got_eof(void);
H A Dconfig_file.cpp147 detail::atf_config_reader::got_eof(void) function in class:detail::atf_config_reader
198 ATF_PARSER_CALLBACK(p, got_eof());
H A Dconfig_file_test.cpp66 got_eof(void) function in class:config_reader
68 m_calls.push_back("got_eof()");
95 "got_eof()",
121 "got_eof()",
163 "got_eof()",
185 "got_eof()",
H A Datffile.cpp121 detail::atf_atffile_reader::got_eof(void) function in class:detail::atf_atffile_reader
198 ATF_PARSER_CALLBACK(p, got_eof());
H A Dreader.cpp204 impl::atf_tps_reader::got_eof(void) function in class:impl::atf_tps_reader
435 ATF_PARSER_CALLBACK(p, got_eof());
H A Dreader_test.cpp100 got_eof(void) function in class:tps_reader
102 m_calls.push_back("got_eof()");
131 "got_eof()",
161 "got_eof()",
239 "got_eof()",
329 "got_eof()",
384 "got_eof()",
444 "got_eof()",
H A Datffile_test.cpp110 got_eof(void) function in class:atffile_reader
112 m_calls.push_back("got_eof()");
139 "got_eof()",
165 "got_eof()",
207 "got_eof()",
249 "got_eof()",
302 "got_eof()",
330 "got_eof()",
H A Dtest-program.cpp426 detail::atf_tp_reader::got_eof(void) function in class:detail::atf_tp_reader
532 ATF_PARSER_CALLBACK(p, got_eof());
H A Datf-report.cpp577 got_eof(void) function in class:converter
H A Dtest_program_test.cpp140 got_eof(void) function in class:tp_reader
142 m_calls.push_back("got_eof()");
177 "got_eof()",
210 "got_eof()",
242 "got_eof()",
266 "got_eof()",
332 "got_eof()",
/bind-9.11.3/contrib/queryperf/
H A Dqueryperf.c2139 int got_eof = FALSE; local
2172 while ((sending = keep_sending(&got_eof)) == TRUE ||
2185 while ((sending = keep_sending(&got_eof)) == TRUE &&
2190 got_eof = TRUE;

Completed in 827 milliseconds