OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NEXTTAB
lib/libcurses/tty/lib_mvcur.c
540
#define NEXTTAB(fr) (fr + init_tabs - (fr % init_tabs))
usr.bin/snmp/snmpc.c
825
#define NEXTTAB(x) (8 - (x & 7))