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