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

/system/core/sh/
H A Dredir.c71 # define PIPESIZE 4096 /* amount of buffering in a pipe */ macro
73 # define PIPESIZE PIPE_BUF macro
267 if (len <= PIPESIZE) {

Completed in 63 milliseconds