Searched refs:showstr (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/games/boggle/boggle/ |
H A D | extern.h | 59 void showstr(const char *, int);
|
H A D | mach.c | 240 showstr("Can't open help file", 1); in get_line() 472 showstr(const char *str, int delaysecs) in showstr() function
|
H A D | bog.c | 349 showstr(buf, 1); in playgame()
|
/netbsd-src/games/larn/ |
H A D | main.c | 18 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 D | file.h | 98 extern void showstr (FILE *, const char *, int);
|
H A D | softmagic.c | 186 showstr(stderr, (char *) str, len); in mdebug()
|
H A D | apprentice.c | 538 showstr(FILE *fp, const char *s, int len) in showstr() function
|