Home
last modified time | relevance | path

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

/netbsd-src/games/fortune/fortune/
H A Dpathnames.h34 #define FORTDIR "/usr/share/games/fortune" macro
H A Dfortune.c394 return add_file(NO_PROB, FORTDIR, NULL, &File_list, in form_file_list()
397 return add_file(NO_PROB, "fortunes", FORTDIR, in form_file_list()
434 sp = FORTDIR; in form_file_list()
510 int n = add_file(percent, tfile, FORTDIR, head, tail, in add_file()