Searched refs:fd_ostream (Results 1 – 5 of 5) sorted by relevance
26 $(srcdir)/fd-ostream.c $(srcdir)/fd_ostream.priv.h $(srcdir)/fd_ostream.vt.h : fd-ostream.h38 BUILT_SOURCES += fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h39 MAINTAINERCLEANFILES += fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h40 EXTRA_DIST += fd-ostream.h fd-ostream.c fd_ostream.priv.h fd_ostream.vt.h
39 struct fd_ostream : struct ostream struct73 fd_ostream::write_mem (fd_ostream_t stream, const void *data, size_t len) in write_mem()150 fd_ostream::flush (fd_ostream_t stream, ostream_flush_scope_t scope) in flush()171 fd_ostream::free (fd_ostream_t stream) in free()
26 struct fd_ostream : struct ostream struct
290 /lib/fd_ostream.priv.h291 /lib/fd_ostream.vt.h
937 * The fd_ostream class:: Output to a file descriptor.960 @node The fd_ostream class961 @subsubsection The @code{fd_ostream} class