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

/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dpipe.c54 int ts_in; member in struct:__anon1406
217 if (readall(ts->ts_in, rbuf, opts) != opts) {
237 n = readall(ts->ts_in, rbuf, opts);
255 (void) readall(ts->ts_in, rbuf, opts);
273 (void) close(ts->ts_in);
434 ts->ts_in = ts->ts_out2;
436 ts->ts_in = ts->ts_out;
453 ts->ts_in = s[0];
456 ts->ts_in = s[0];
477 ts->ts_in
[all...]

Completed in 18 milliseconds