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

/system/core/sh/
H A Doutput.c79 struct output errout = {NULL, 0, NULL, 100, 2, 0}; variable in typeref:struct:output
82 struct output *out2 = &errout;
93 out2 = &errout;
180 flushout(&errout);

Completed in 93 milliseconds