Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dprocess.hpp227 void flush_streams(void);
239 detail::flush_streams(); in fork()
256 detail::flush_streams(); in exec()
H A Dprocess.cpp342 detail::flush_streams(void) in flush_streams() function in detail
/netbsd-src/external/bsd/atf/dist/tools/
H A Dprocess.hpp252 void flush_streams(void);
269 detail::flush_streams(); in fork()
H A Dprocess.cpp496 detail::flush_streams(void) in flush_streams() function in detail
/netbsd-src/external/gpl3/gdb/dist/gdbsupport/
H A DChangeLog-2020-2021456 * errors.h (flush_streams): Declare.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-202012758 * utils.c (flush_streams): New function.
12759 * event-loop.c (gdb_wait_for_event): Call flush_streams.
/netbsd-src/external/gpl3/gdb/dist/gdbserver/
H A DChangeLog-2002-2021813 (check_async_event_handlers, flush_streams, gdb_select): New