Searched refs:stderr_buf (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/groff/src/utils/lkbib/
H A Dlkbib.cpp45 static char stderr_buf[BUFSIZ]; local
46 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/utils/lookbib/
H A Dlookbib.cpp52 static char stderr_buf[BUFSIZ]; local
53 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dmain.cpp259 static char stderr_buf[BUFSIZ]; local
260 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/devices/grolj4/
H A Dlj4.cpp607 static char stderr_buf[BUFSIZ]; local
608 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dmain.cpp517 static char stderr_buf[BUFSIZ]; local
518 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/roff/groff/
H A Dgroff.cpp109 static char stderr_buf[BUFSIZ]; local
110 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/utils/indxbib/
H A Dindxbib.cpp119 static char stderr_buf[BUFSIZ]; local
120 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp912 static char stderr_buf[BUFSIZ]; local
913 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/devices/grotty/
H A Dtty.cpp816 static char stderr_buf[BUFSIZ]; local
819 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Drefer.cpp114 static char stderr_buf[BUFSIZ]; local
115 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/preproc/tbl/
H A Dmain.cpp1523 static char stderr_buf[BUFSIZ]; local
1524 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/devices/grops/
H A Dps.cpp1793 static char stderr_buf[BUFSIZ];
1794 setbuf(stderr, stderr_buf);
/freebsd-10-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp4958 static char stderr_buf[BUFSIZ]; local
4959 setbuf(stderr, stderr_buf);

Completed in 157 milliseconds