Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAXSTATE
usr/src/cmd/bnu/uustat.c
138
char arglist[MAXSTATE+1];
usr/src/cmd/troff/troff.d/ta.c
485
struct state state[MAXSTATE];
usr/src/cmd/troff/troff.d/ta.c
501
if (statep++ >= state+MAXSTATE)