HomeSort by: relevance | last modified time | path
    Searched refs:prword (Results 1 - 6 of 6) sorted by relevancy

  /src/games/hangman/
prword.c 1 /* $NetBSD: prword.c,v 1.6 2012/06/19 05:45:00 dholland Exp $ */
35 static char sccsid[] = "@(#)prword.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: prword.c,v 1.6 2012/06/19 05:45:00 dholland Exp $");
44 * prword:
48 prword(void) function
playgame.c 58 prword();
Makefile 6 prdata.c prman.c prword.c setup.c
endgame.c 55 prword();
hangman.h 92 void prword(void);
  /src/games/boggle/boggle/
mach.c 79 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 22 milliseconds