Home
last modified time | relevance | path

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

/netbsd-src/games/fortune/fortune/
H A Dfortune.c110 static bool Short_only = FALSE; /* short fortune desired */ variable
207 } while ((Short_only && fortlen() > SLEN) || in main()
330 Short_only = FALSE; in getargs()
336 Short_only++; in getargs()