DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
simplecmd
bin/sh/parser.c
120
static union node *simplecmd(union node **, union node *);
bin/sh/parser.c
598
n1 = simplecmd(rpp, redir);