NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nextstate
bin/ksh/vi.c
300
state = nextstate(ch);
bin/ksh/vi.c
346
state = nextstate(ch);
bin/ksh/vi.c
361
state = nextstate(ch);
bin/ksh/vi.c
379
state = nextstate(ch);
bin/ksh/vi.c
38
static int nextstate ARGS((int));