FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BIG_PIPE_SIZE
sys/sys/pipe.h
33
#define BIG_PIPE_SIZE (64*1024)
tests/sys/kern/pipe/big_pipe_test.c
10
#define BIG_PIPE_SIZE 64*1024 /* From sys/pipe.h */