Home
last modified time | relevance | path

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

/netbsd-src/games/boggle/boggle/
H A Dextern.h59 void showstr(const char *, int);
H A Dmach.c240 showstr("Can't open help file", 1); in get_line()
472 showstr(const char *str, int delaysecs) in showstr() function
H A Dbog.c349 showstr(buf, 1); in playgame()
/netbsd-src/games/larn/
H A Dmain.c18 static void showstr(void);
331 showstr(void) in showstr() function
768 showstr(); in parse()
1129 showstr(); in dropobj()
/netbsd-src/external/gpl2/mkhybrid/dist/libfile/
H A Dfile.h98 extern void showstr (FILE *, const char *, int);
H A Dsoftmagic.c186 showstr(stderr, (char *) str, len); in mdebug()
H A Dapprentice.c538 showstr(FILE *fp, const char *s, int len) in showstr() function