Searched refs:filec (Results 1 – 13 of 13) sorted by relevance
13 el_mode_t filec; member20 .filec = { .el = 0, .hist = 0, },
130 static int filec = 0; /* how many file arguments? */ variable496 filec = 0; in reinitialize_almost_everything()617 if (++filec == MAXFILEC) in get_some_switches()619 filearg[filec] = xstrdup(optarg); in get_some_switches()679 if (++filec == MAXFILEC) in get_some_switches()681 filearg[filec] = xstrdup(*Argv++); in get_some_switches()
23 filec
25 set filec
30 set filec
28 set filec
31 set filec
26 filec \
233 filec = 1; in update_vars()762 filec = 0; in unset()
83 int filec = 0; variable
1260 extern int filec;
1670 || filec in bgetc()
574 11. filec compilation issue on hpux (beebe)649 4. put back csh filec compatible support.1916 24. Fixed a flushing bug in the filec code in sh.file.c