Lines Matching refs:ts_out2
57 int ts_out2;
261 (void) close(ts->ts_out2);
266 (void) close(ts->ts_out2);
327 if (write(ts->ts_out2, wbuf, opts) != opts) {
422 ts->ts_out2 = result;
429 if (setsockopt(ts->ts_out2, IPPROTO_TCP, TCP_NODELAY,
435 ts->ts_in = ts->ts_out2;
438 ts->ts_in2 = ts->ts_out2;
460 ts->ts_out2 = s[1];
482 ts->ts_out2 = open(path, O_WRONLY);
528 ts->ts_out2 = p[1];