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

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

Completed in 71 milliseconds