Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MIN_TTYB_SIZE
drivers/tty/tty_buffer.c
167
if (size <= MIN_TTYB_SIZE) {
drivers/tty/tty_buffer.c
205
if (b->size > MIN_TTYB_SIZE)
drivers/tty/tty_buffer.c
601
if (limit < MIN_TTYB_SIZE)