Home
last modified time | relevance | path

Searched refs:filec (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/tools/gk/
H A Dcshrc.sh30 set filec
/titanic_50/usr/src/cmd/csh/
H A Dsh.set.c127 filec = 1; in doset()
518 filec = 0; in unset()
H A Dsh.h127 bool filec; /* doing filename expansion */ variable
H A Dsh.lex.c1322 if (filec && intty) {
1359 if (filec && !intty)
H A Dsh.file.c58 bool filec = 0; variable