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

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dredir.c65 # define PIPESIZE 4096 /* amount of buffering in a pipe */ macro
67 # define PIPESIZE PIPE_BUF macro
312 if (len <= PIPESIZE) {

Completed in 77 milliseconds