OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_WUMPINFO
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/wump/
pathnames.h
35
#define
_PATH_WUMPINFO
"/usr/share/games/wump.info"
wump.c
758
if (access(
_PATH_WUMPINFO
, R_OK)) {
773
if ((fd = open(
_PATH_WUMPINFO
, O_RDONLY)) == -1)
774
err(1, "open %s",
_PATH_WUMPINFO
);
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025