Home
last modified time | relevance | path

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

/src/usr.bin/fortune/fortune/
H A Dfortune.c93 static bool All_forts = FALSE; /* any fortune allowed */ variable
278 All_forts = TRUE; in getargs()
470 if (!isdir && parent == NULL && (All_forts || Offend) && in add_file()
495 if (All_forts && offensive != NULL) { in add_file()
559 if (All_forts && parent == NULL && !is_off_name(path)) in add_file()
763 if (check_for_offend && !All_forts) { in is_fortfile()