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

/system/core/sh/
H A Doutput.h53 extern struct output *out1;
77 #define out1c(c) outc(c, out1);
H A Doutput.c81 struct output *out1 = &output; variable in typeref:struct:output
92 out1 = &output;
122 outstr(p, out1);
227 doformat(out1, fmt, ap);
H A Dredir.c168 out1 = &memout;
H A Deval.c1027 out1 = &output;
1253 outfmt(out1, "%dm%ss %dm%ss\n%dm%ss %dm%ss\n",
H A Djobs.c515 showjob(out1, getjob(*argptr,0), mode);
518 showjobs(out1, mode);
H A Dinit.c1014 out1 = &output;
/system/core/sh/bltin/
H A Dbltin.h53 #define stdout out1

Completed in 71 milliseconds