Searched defs:out2 (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Doutput.c82 struct output *out2 = &errout; variable in typeref:struct:output
93 out2 = &errout;
129 outstr(p, out2);
138 if (file == out2)
237 doformat(out2, fmt, ap);
239 flushout(out2);

Completed in 118 milliseconds