Home
last modified time | relevance | path

Searched refs:FORTDIR (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/fortune/fortune/
H A Dpathnames.h32 #define FORTDIR "/usr/share/games/fortune:" \ macro
H A Dfortune.c1383 Fortune_path = FORTDIR; in getpath()
1413 Fortune_path_arr[0] = strdup(FORTDIR); in getpath()