Home
last modified time | relevance | path

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

/src/usr.bin/fortune/fortune/
H A Dfortune.c90 static bool Short_only = FALSE; /* short fortune desired */ variable
174 } while ((Short_only && fortlen() > SLEN) || in main()
293 Short_only = FALSE; in getargs()
299 Short_only = TRUE; in getargs()