Home
last modified time | relevance | path

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

/freebsd/usr.bin/fortune/fortune/
H A Dfortune.c90 static bool Long_only = FALSE; /* long fortune desired */ variable
174 (Long_only && fortlen() <= SLEN)); in main()
291 Long_only = TRUE; in getargs()
299 Long_only = FALSE; in getargs()