OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_FORTUNE
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/cgram/
pathnames.h
30
#define
_PATH_FORTUNE
"/usr/games/fortune"
cgram.c
259
FILE *f = popen(
_PATH_FORTUNE
, "r");
261
err(1, "%s",
_PATH_FORTUNE
);
Completed in 13 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025