OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DONTRUNCOMMAND
bin/ksh/eval.c
242
if (f & DONTRUNCOMMAND) {
bin/ksh/eval.c
261
if (f & DONTRUNCOMMAND) {
bin/ksh/eval.c
338
f = DOPAT | (f&DONTRUNCOMMAND) |