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

/libmicro/
H A Dpipe.c54 int ts_in; member in struct:__anon31
218 if (readall(ts->ts_in, rbuf, opts) != opts) {
238 n = readall(ts->ts_in, rbuf, opts);
256 (void) readall(ts->ts_in, rbuf, opts);
274 (void) close(ts->ts_in);
435 ts->ts_in = ts->ts_out2;
437 ts->ts_in = ts->ts_out;
454 ts->ts_in = s[0];
457 ts->ts_in = s[0];
478 ts->ts_in
[all...]

Completed in 8 milliseconds