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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Doutput.c77 struct output errout = { variable in typeref:struct:output
89 struct output errout = { variable in typeref:struct:output
100 struct output *out2 = &errout;
120 out2 = &errout;
234 flushout(&errout);
399 errout.stream = stderr;
H A Doutput.h58 extern struct output errout;
H A Dinit.c251 out2 = &errout;
H A Doptions.c473 outfmt(&errout, "Illegal option -%c\n", c);
491 outfmt(&errout, "No arg for -%c option\n", c);
H A Deval.c823 flushout(&errout);

Completed in 29 milliseconds