Home
last modified time | relevance | path

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

/NextBSD/usr.bin/fortune/fortune/
HDfortune.c104 static bool Short_only = FALSE; /* short fortune desired */ variable
188 } while ((Short_only && fortlen() > SLEN) || in main()
307 Short_only = FALSE; in getargs()
313 Short_only++; in getargs()