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

/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dpatch.c429 filec = 0;
455 if (filec >= 2)
507 if (filec == MAXFILEC)
509 filearg[filec++] = savestr(optarg);
629 if (filec == MAXFILEC)
631 filearg[filec++] = savestr(Argv[optind]);
H A Dcommon.h120 EXT int filec INIT(0); /* how many file arguments? */
/freebsd-9.3-release/contrib/tcsh/
H A Dsh.set.c223 filec = 1;
752 filec = 0;
H A Dsh.file.c86 int filec = 0; variable
H A Dsh.h1243 extern int filec;
H A Dsh.lex.c1650 || filec

Completed in 274 milliseconds