Searched refs:_PATH_FORTUNE (Results 1 – 2 of 2) sorted by relevance
30 #define _PATH_FORTUNE "/usr/games/fortune" macro
217 FILE *f = popen(_PATH_FORTUNE, "r"); in readquote()219 err(1, "%s", _PATH_FORTUNE); in readquote()