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

  /system/core/sh/
output.c 73 #define BLOCK_OUT -2 /* output to a fixed block of memory */
113 file->fd = BLOCK_OUT;
151 if (dest->fd == BLOCK_OUT) {
251 strout.fd = BLOCK_OUT;
init.c 301 #undef BLOCK_OUT
302 #define BLOCK_OUT -2 /* output to a fixed block of memory */
593 #undef BLOCK_OUT
594 #define BLOCK_OUT -2 /* output to a fixed block of memory */
877 #undef BLOCK_OUT
878 #define BLOCK_OUT -2 /* output to a fixed block of memory */

Completed in 36 milliseconds