OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
do_selectargs
bin/ksh/exec.c
30
static char *do_selectargs(char **, bool);
bin/ksh/exec.c
306
if (!(cp = do_selectargs(ap, is_first))) {