Searched refs:fd_ostream_create (Results 1 – 5 of 5) sorted by relevance
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | fd-ostream.oo.h | 40 extern fd_ostream_t fd_ostream_create (int fd, const char *filename,
|
D | fd-ostream.oo.c | 181 fd_ostream_create (int fd, const char *filename, bool buffered) in fd_ostream_create() function
|
/third_party/gettext/libtextstyle/lib/ |
D | misc.c | 40 noop_styled_ostream_create (fd_ostream_create (fd, filename, true), true); in styled_ostream_create()
|
D | textstyle.h | 180 extern fd_ostream_t fd_ostream_create (int fd, const char *filename,
|
/third_party/gettext/libtextstyle/doc/ |
D | libtextstyle.texi | 969 @deftypefn Function fd_ostream_t fd_ostream_create (int@tie{}@var{fd}, const@tie{}char@tie{}*@var{f…
|