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;