Lines Matching defs:out2
91 struct output *out2 = &errout;
105 out2 = &errout;
141 outstr(p, out2);
160 if (file == out2 || (file == outx && c == '\n'))
168 outshstr(p, out2);
255 if (file == out2)
359 doformat(out2, fmt, ap);
361 flushout(out2);
658 outx = out2;
679 if (outx != out2) {
681 outx->fd = to_upper_fd(dup(out2->fd));
686 outx->fd, out2->fd));
696 new, (outx == out2 ? "out2: " : ""),