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

/illumos-gate/usr/src/tools/gk/
H A Dcshrc.sh30 set filec
/illumos-gate/usr/src/cmd/csh/
H A Dsh.set.c126 else if (eq(vp, S_filec /* "filec" */))
127 filec = 1;
517 if (adrof(S_filec /* "filec" */) == 0)
518 filec = 0;
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

Completed in 90 milliseconds