OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fyle
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/error/
filter.c
69
FILE *
fyle
;
local in function:getignored
96
if ((
fyle
= fopen(filename, "r")) == NULL) {
108
fgets(inbuffer, sizeof(inbuffer)-1,
fyle
) != NULL; nignored++)
111
rewind(
fyle
);
113
(fgets (inbuffer, sizeof(inbuffer)-1,
fyle
) != NULL); i++) {
118
fclose(
fyle
);
subr.c
293
wordvprint(FILE *
fyle
, int wordc, char **wordv)
299
fprintf(
fyle
, "%s%s",sep,wordv[i]);
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025