Home
last modified time | relevance | path

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

/freebsd/usr.bin/fortune/fortune/
H A Dfortune.c86 static bool Found_one; /* did we find a match? */ variable
1268 Found_one = FALSE; in find_matches()
1271 return (Found_one); in find_matches()
1344 Found_one = TRUE; in matches_in_list()