OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indexfile
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/boggle/boggle/
word.c
182
loadindex(const char *
indexfile
)
188
if ((fp = fopen(
indexfile
, "r")) == NULL) {
189
warn("Can't open '%s'",
indexfile
);
/src/games/quiz/
quiz.c
81
const char *
indexfile
;
local in function:main
86
indexfile
= _PATH_QUIZIDX;
90
indexfile
= optarg;
104
get_file(
indexfile
);
108
get_file(
indexfile
);
/src/usr.sbin/mountd/
mountd.c
1956
char *
indexfile
)
1979
if (
indexfile
)
1980
export->ex_indexfile = estrdup(
indexfile
);
Completed in 40 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025