OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PS_END
bin/ksh/lex.c
1546
state = PS_END;
bin/ksh/lex.c
1550
state = PS_END;
bin/ksh/lex.c
1568
state = PS_END;
bin/ksh/lex.c
1571
state = PS_END;
bin/ksh/lex.c
1573
case PS_END: /* keep gcc happy */
bin/ksh/lex.c
1576
if (state == PS_END) {