Home
last modified time | relevance | path

Searched refs:flushout (Results 1 – 8 of 8) sorted by relevance

/system/core/sh/
Doutput.c139 flushout(file); in outstr()
170 flushout(dest); in emptyoutbuf()
179 flushout(&output); in flushall()
180 flushout(&errout); in flushall()
185 flushout(struct output *dest) in flushout() function
239 flushout(out2); in dprintf()
Doutput.h62 void flushout(struct output *);
Dmain.c149 flushout(&errout); in main()
244 flushout(&errout); in cmdloop()
Derror.c134 flushout(&output); in exvwarning()
145 flushout(&errout); in exvwarning()
Dinput.c300 flushout(&output); in preadbuffer()
301 flushout(&errout); in preadbuffer()
361 flushout(out2); in preadbuffer()
Deval.c301 flushout(&output); in evaltree()
778 flushout(&errout); in evalcommand()
802 flushout(&errout); in evalcommand()
Djobs.c493 flushout(out); in showjob()
/system/core/sh/bltin/
Dbltin.h61 #define fflush flushout