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

  /system/core/sh/
output.h 62 void flushout(struct output *);
output.c 139 flushout(file);
170 flushout(dest);
179 flushout(&output);
180 flushout(&errout);
185 flushout(struct output *dest) function
239 flushout(out2);
main.c 149 flushout(&errout);
244 flushout(&errout);
input.c 300 flushout(&output);
301 flushout(&errout);
361 flushout(out2);
error.c 134 flushout(&output);
145 flushout(&errout);
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 89 milliseconds