Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-sh/
H A Datf-check.cpp751 std::ostream_iterator <char> obegin(ofs); in run_output_check() local
753 std::copy(begin, end, obegin); in run_output_check()