OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:filec
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mail/
complete.h
46
el_mode_t
filec
;
member in struct:el_modes_s
/src/bin/csh/
file.c
41
#ifdef
FILEC
106
* completion by default.
Filec
controls completion, nobeep controls
109
int
filec
= 0;
variable in typeref:typename:int
725
#endif /*
FILEC
*/
/src/usr.bin/patch/
patch.c
135
static int
filec
= 0; /* how many file arguments? */
variable in typeref:typename:int
442
filec
= 0;
561
if (++
filec
== MAXFILEC)
563
filearg[
filec
] = savestr(optarg);
622
if (++
filec
== MAXFILEC)
624
filearg[
filec
] = savestr(*Argv++);
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025