Searched refs:OUTPUT_ERR (Results 1 - 2 of 2) sorted by relevance

/system/core/sh/
H A Doutput.c75 #define OUTPUT_ERR 01 /* error occurred on output */ macro
154 dest->flags |= OUTPUT_ERR;
191 dest->flags |= OUTPUT_ERR;
255 if (strout.flags & OUTPUT_ERR)
H A Dinit.c305 #undef OUTPUT_ERR macro
306 #define OUTPUT_ERR 01 /* error occurred on output */ macro
597 #undef OUTPUT_ERR macro
598 #define OUTPUT_ERR 01 /* error occurred on output */ macro
881 #undef OUTPUT_ERR macro
882 #define OUTPUT_ERR 01 /* error occurred on output */ macro

Completed in 52 milliseconds