Searched refs:prword (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/games/hangman/
H A Dprword.c1 /* $NetBSD: prword.c,v 1.4 1997/10/11 01:16:40 lukem Exp $ */
35 static char sccsid[] = "@(#)prword.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: prword.c,v 1.4 1997/10/11 01:16:40 lukem Exp $");
44 * prword:
48 prword() function
H A Dplaygame.c58 prword();
H A DMakefile6 prdata.c prman.c prword.c setup.c
H A Dendgame.c55 prword();
H A Dhangman.h92 void prword(void);
/netbsd-6-1-5-RELEASE/games/boggle/boggle/
H A Dmach.c79 static void prword(const char *const [], int);
133 prtable(pword, npwords, 0, ncols, prword, prwidth);
140 prtable(mword, nmwords, 0, ncols, prword, prwidth);
153 prword(const char *const base[], int indx) function

Completed in 118 milliseconds