OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOCLOB
(Results
1 - 4
of
4
) sorted by null
/external/mksh/src/
tree.c
271
shf_puts(flag &
IOCLOB
? ">|" : ">", shf);
910
DB(
IOCLOB
)
exec.c
1321
if (Flag(FNOCLOBBER) && !(iop->flag &
IOCLOB
) &&
[
all
...]
lex.c
947
iop->flag |=
IOCLOB
;
[
all
...]
sh.h
[
all
...]
Completed in 27 milliseconds