OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOWRITE
(Results
1 - 5
of
5
) sorted by null
/external/mksh/src/
tree.c
254
(type == IOCAT || type ==
IOWRITE
) ? 1 :
270
case
IOWRITE
:
900
DT(
IOWRITE
)
syn.c
1006
(yylval.iop->flag == IOREAD || yylval.iop->flag ==
IOWRITE
)) {
exec.c
1315
case
IOWRITE
:
[
all
...]
lex.c
945
iop->flag |= c == '>' ?
IOWRITE
: IOREAD;
[
all
...]
sh.h
[
all
...]
Completed in 29 milliseconds