Searched refs:term_ostream_create (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.h102 extern term_ostream_t term_ostream_create (int fd, const char *filename);
H A Dterm-styled-ostream.oo.c609 stream->destination = term_ostream_create (fd, filename);
H A Dterm-ostream.oo.c1715 term_ostream_create (int fd, const char *filename) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-ostream.oo.h102 extern term_ostream_t term_ostream_create (int fd, const char *filename);
H A Dterm-ostream.h275 extern term_ostream_t term_ostream_create (int fd, const char *filename);
H A Dterm-styled-ostream.c606 stream->destination = term_ostream_create (fd, filename);
H A Dterm-styled-ostream.oo.c609 stream->destination = term_ostream_create (fd, filename);
H A Dterm-ostream.c1692 term_ostream_create (int fd, const char *filename) function
H A Dterm-ostream.oo.c1715 term_ostream_create (int fd, const char *filename) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream.c29 stream = term_ostream_create (1, "stdout");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-term-ostream.c29 stream = term_ostream_create (1, "stdout");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dcolor.c102 stream = term_ostream_create (1, "stdout");

Completed in 123 milliseconds