Searched refs:STRFILE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/games/fortune/strfile/
H A Dstrfile.h54 } STRFILE; typedef in typeref:struct:__anon7092
H A Dstrfile.c128 static STRFILE Tbl; /* statistics table */
/netbsd-current/games/fortune/datfiles/
H A DMakefile27 STRFILE=${TOOL_STRFILE} macro
40 ${STRFILE} -rs ${.CURDIR}/${.TARGET:R} ${.TARGET}
57 ${STRFILE} -rsx ${.ALLSRC} ${.TARGET}
64 ${STRFILE} -rsx ${.ALLSRC} ${.TARGET}
71 ${STRFILE} -rsx ${.ALLSRC} ${.TARGET}
78 ${STRFILE} -rsx ${.ALLSRC} ${.TARGET}
85 ${STRFILE} -rsx ${.ALLSRC} ${.TARGET}
/netbsd-current/games/fortune/unstr/
H A Dunstr.c84 void order_unstr(STRFILE *);
90 static STRFILE tbl; /* description table */
127 order_unstr(STRFILE *tbl)
/netbsd-current/games/fortune/fortune/
H A Dfortune.c101 STRFILE tbl;
142 static STRFILE Noprob_tbl; /* sum of data for all no prob files */
172 static void sum_tbl(STRFILE *, STRFILE *);
174 static void zero_tbl(STRFILE *);
1135 zero_tbl(STRFILE *tp)
1147 sum_tbl(STRFILE *t1, STRFILE *t2)

Completed in 249 milliseconds