Home
last modified time | relevance | path

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

/netbsd-src/games/fortune/fortune/
H A Dfortune.c113 static bool All_forts = FALSE; /* any fortune allowed */ variable
315 All_forts++; in getargs()
393 if (All_forts) in form_file_list()
471 if (!isdir && parent == NULL && (All_forts || Offend) && in add_file()
497 if (All_forts && offensive != NULL && path != offensive) { in add_file()
560 if (All_forts && parent == NULL && !is_off_name(path) && offensive) in add_file()
763 if (check_for_offend && !All_forts) { in is_fortfile()