OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DATAFILE
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/libc/stdio/
t_popen.c
57
#define
DATAFILE
"popen.data"
88
_PATH_CAT,
DATAFILE
);
99
(void)snprintf(command, sizeof(command), "%s %s", _PATH_CAT,
DATAFILE
);
126
(void)unlink(
DATAFILE
);
/src/games/hack/
config.h
93
#define
DATAFILE
"data" /* a file giving the meaning of symbols used */
hack.pager.c
95
if (!(fp = fopen(
DATAFILE
, "r")))
Completed in 14 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025