Home
last modified time | relevance | path

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

/netbsd-src/games/fortune/strfile/
H A Dstrfile.h39 #define STR_ENDSTRING(line,tbl) \ macro
/netbsd-src/games/fortune/unstr/
H A Dunstr.c141 if (sp == NULL || STR_ENDSTRING(sp, *tbl)) in order_unstr()
/netbsd-src/games/fortune/fortune/
H A Dfortune.c262 !STR_ENDSTRING(line, fp->tbl); Fort_len++) { in display()
287 !STR_ENDSTRING(line, Fortfile->tbl)) in fortlen()
1306 if (!STR_ENDSTRING(sp, fp->tbl)) in matches_in_list()