Searched refs:Fortunes_only (Results 1 – 1 of 1) sorted by relevance
88 static bool Fortunes_only = FALSE; /* check only "fortunes" files */ variable356 Fortunes_only = TRUE; in form_file_list()363 Fortunes_only = FALSE; in form_file_list()779 if (Fortunes_only && strncmp(sp, "fortunes", 8) != 0) { in is_fortfile()