DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NREDIR
bin/sh/eval.c
230
case NREDIR:
bin/sh/jobs.c
1426
case NREDIR:
bin/sh/parser.c
288
} else if (n2 != NULL && n2->type == NREDIR) {
bin/sh/parser.c
615
n2->type = NREDIR;
bin/sh/pregenerated/nodes.c
160
case NREDIR:
bin/sh/pregenerated/nodes.c
256
case NREDIR: