Home
last modified time | relevance | path

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

/netbsd-src/games/fortune/fortune/
H A Dfortune.c111 static bool Long_only = FALSE; /* long fortune desired */ variable
208 (Long_only && fortlen() <= SLEN)); in main()
329 Long_only++; in getargs()
337 Long_only = FALSE; in getargs()