HomeSort by: relevance | last modified time | path
    Searched refs:Short_only (Results 1 - 1 of 1) sorted by relevancy

  /src/games/fortune/fortune/
fortune.c 110 static bool Short_only = FALSE; /* short fortune desired */
207 } while ((Short_only && fortlen() > SLEN) ||
330 Short_only = FALSE;
336 Short_only++;

Completed in 12 milliseconds