OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IOEVAL
bin/ksh/exec.c
1094
u = herein(iop->heredoc, iop->flag & IOEVAL);
bin/ksh/lex.c
883
if (!(iop->flag & IOEVAL))
bin/ksh/lex.c
924
if (!(iop->flag & IOEVAL))
bin/ksh/syn.c
162
iop->flag |= IOEVAL;