Searched refs:filec (Results 1 – 7 of 7) sorted by relevance
131 static int filec = 0; /* how many file arguments? */ variable493 filec = 0; in reinitialize_almost_everything()614 if (++filec == MAXFILEC) in get_some_switches()616 filearg[filec] = xstrdup(optarg); in get_some_switches()676 if (++filec == MAXFILEC) in get_some_switches()678 filearg[filec] = xstrdup(*Argv++); in get_some_switches()
29 set filec
232 filec = 1; in update_vars()764 filec = 0; in unset()
82 int filec = 0; variable
1265 extern int filec;
1693 || filec in bgetc()
28 If you `set filec' (file completion) in tcsh and write a part of the