DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TRP
bin/sh/parser.c
1195
consumetoken(TRP);
bin/sh/parser.c
549
if (lasttoken != TRP)
bin/sh/parser.c
550
synexpect(TRP);
bin/sh/parser.c
573
consumetoken(TRP);
bin/sh/parser.c
592
case TRP:
bin/sh/parser.c
666
consumetoken(TRP);
bin/sh/parser.c
964
RETURN(TRP);