OpenGrok
Cross Reference: exec.c
xref
: /
external
/
mksh
/
src
/
exec.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
refs:IOEVAL
1498
i = (iop->flag &
IOEVAL
) ? (ONEWORD | HEREDOC) : 0;