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

/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dpipe.c57 int ts_out2; member in struct:__anon1406
260 (void) close(ts->ts_out2);
265 (void) close(ts->ts_out2);
326 if (write(ts->ts_out2, wbuf, opts) != opts) {
421 ts->ts_out2 = result;
428 if (setsockopt(ts->ts_out2, IPPROTO_TCP, TCP_NODELAY,
434 ts->ts_in = ts->ts_out2;
437 ts->ts_in2 = ts->ts_out2;
459 ts->ts_out2 = s[1];
481 ts->ts_out2
[all...]

Completed in 18 milliseconds