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

/libmicro/
H A Dpipe.c56 int ts_in2; member in struct:__anon31
260 (void) close(ts->ts_in2);
265 (void) close(ts->ts_in2);
323 n = readall(ts->ts_in2, rbuf, opts);
438 ts->ts_in2 = ts->ts_out2;
459 ts->ts_in2 = s[1];
490 ts->ts_in2 = open(path, O_RDONLY);
533 ts->ts_in2 = p[0];

Completed in 7 milliseconds