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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpipe.h74 #define PIPE_KVAMAX (1024 * 1024 * 16) macro
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dsys_pipe.c204 int maxpipekva __attribute__((used)) = PIPE_KVAMAX; /* allowing 16MB max. */

Completed in 158 milliseconds