OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IODUP
(Results
1 - 4
of
4
) sorted by null
/external/mksh/src/
exec.c
1322
case
IODUP
: {
1356
iotype ==
IODUP
? "dup" :
[
all
...]
tree.c
231
(type ==
IODUP
&& (iop->unit == !(flag & IORDUP))) ? iop->unit :
252
case
IODUP
:
syn.c
215
nextiop->flag =
IODUP
;
sh.h
[
all
...]
Completed in 3145 milliseconds