NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KBDBUFMASK
sys/arch/x68k/dev/kbd.c
353
kbdbuf[kbdputoff++ & KBDBUFMASK] = c;
sys/arch/x68k/dev/kbd.c
389
ite_filter(kbdbuf[kbdgetoff++ & KBDBUFMASK]);