HomeSort by relevance Sort by last modified time
    Searched full:flushout (Results 1 - 8 of 8) sorted by null

  /system/core/sh/
output.c 139 flushout(file);
170 flushout(dest);
179 flushout(&output);
180 flushout(&errout);
185 flushout(struct output *dest) function
239 flushout(out2);
output.h 62 void flushout(struct output *);
error.c 134 flushout(&output);
145 flushout(&errout);
main.c 149 flushout(&errout);
244 flushout(&errout);
input.c 300 flushout(&output);
301 flushout(&errout);
361 flushout(out2);
eval.c 301 flushout(&output);
778 flushout(&errout);
802 flushout(&errout);
jobs.c 493 flushout(out);
  /system/core/sh/bltin/
bltin.h 61 #define fflush flushout

Completed in 2017 milliseconds