DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NUNTIL
bin/sh/eval.c
253
case NUNTIL:
bin/sh/jobs.c
1442
case NUNTIL:
bin/sh/parser.c
473
n1 = makebinary((t == TWHILE)? NWHILE : NUNTIL, n1, list(0));
bin/sh/pregenerated/nodes.c
149
case NUNTIL:
bin/sh/pregenerated/nodes.c
244
case NUNTIL: