Searched defs:BIG_PIPE_SIZE (Results 1 – 3 of 3) sorted by relevance
10 #define BIG_PIPE_SIZE 64*1024 /* From sys/pipe.h */ macro
33 #define BIG_PIPE_SIZE (64*1024) macro
96 #define BIG_PIPE_SIZE (64 * 1024) /* From sys/pipe.h */ macro