Home
last modified time | relevance | path

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

/netbsd-src/games/fortune/fortune/
H A Dfortune.c112 static bool Offend = FALSE; /* offensive fortunes only */ variable
333 Offend++; in getargs()
471 if (!isdir && parent == NULL && (All_forts || Offend) && in add_file()
474 if (Offend) { in add_file()
765 if (Offend ^ (file[i - 2] == '-' && file[i - 1] == 'o')) in is_fortfile()