NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CTL_LAST
bin/sh/syntax.c
21
set_range(CTL_FIRST, CTL_LAST, CCTL)
bin/sh/syntax.c
43
set_range(CTL_FIRST, CTL_LAST, CCTL)
bin/sh/syntax.c
66
set_range(CTL_FIRST, CTL_LAST, CCTL)
bin/sh/syntax.c
85
set_range(CTL_FIRST, CTL_LAST, CCTL)
bin/sh/syntax.h
97
#define ISCTL(c) ((c) >= CTL_FIRST && (c) <= CTL_LAST)