Home
last modified time | relevance | path

Searched refs:errout (Results 1 – 6 of 6) sorted by relevance

/third_party/uapp/dash/src/
A Doutput.c77 struct output errout = { variable
89 struct output errout = { variable
100 struct output *out2 = &errout;
120 out2 = &errout;
234 flushout(&errout); in flushall()
403 errout.stream = stderr; in initstreams()
A Doutput.h58 extern struct output errout;
A Doptions.c473 outfmt(&errout, "Illegal option -%c\n", c); in getopts()
491 outfmt(&errout, "No arg for -%c option\n", c); in getopts()
A Dinit.c251 out2 = &errout; in reset()
A DTOUR318 put, "errout" the standard error, and "memout" contains output
322 The variables out1 and out2 normally point to output and errout,
A Deval.c825 flushout(&errout); in evalcommand()

Completed in 8 milliseconds