Home
last modified time | relevance | path

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

/freebsd/usr.bin/fortune/strfile/
H A Dstrfile.h35 #define STR_ENDSTRING(line,tbl) \ macro
/freebsd/usr.bin/fortune/unstr/
H A Dunstr.c117 if (sp == NULL || STR_ENDSTRING(sp, *tbl)) in order_unstr()
/freebsd/usr.bin/fortune/fortune/
H A Dfortune.c214 !STR_ENDSTRING(line, fp->tbl); Fort_len++) { in display()
250 !STR_ENDSTRING(line, Fortfile->tbl)) in fortlen()
1326 else if (!STR_ENDSTRING(sp, fp->tbl)) in matches_in_list()