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

  /system/core/sh/
output.c 75 #define OUTPUT_ERR 01 /* error occurred on output */
154 dest->flags |= OUTPUT_ERR;
191 dest->flags |= OUTPUT_ERR;
255 if (strout.flags & OUTPUT_ERR)
init.c 305 #undef OUTPUT_ERR
306 #define OUTPUT_ERR 01 /* error occurred on output */
597 #undef OUTPUT_ERR
598 #define OUTPUT_ERR 01 /* error occurred on output */
881 #undef OUTPUT_ERR
882 #define OUTPUT_ERR 01 /* error occurred on output */

Completed in 855 milliseconds