FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tokenstate
bin/sh/parser.c
1411
struct tokenstate state_static[MAXNEST_static];
bin/sh/parser.c
1413
struct tokenstate *state = state_static;