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

/libmicro/
H A Dpipe.c57 int ts_out2; member in struct:__anon31
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
[all...]

Completed in 8 milliseconds