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

/xnu-2422.115.4/tools/tests/libMicro/
H A Dpipe.c56 int ts_in2; member in struct:__anon1258
259 (void) close(ts->ts_in2);
264 (void) close(ts->ts_in2);
322 n = readall(ts->ts_in2, rbuf, opts);
437 ts->ts_in2 = ts->ts_out2;
458 ts->ts_in2 = s[1];
489 ts->ts_in2 = open(path, O_RDONLY);
532 ts->ts_in2 = p[0];

Completed in 16 milliseconds