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

  /src/games/hack/
hack.worn.c 1 /* $NetBSD: hack.worn.c,v 1.7 2009/08/12 07:28:41 dholland Exp $ */
66 __RCSID("$NetBSD: hack.worn.c,v 1.7 2009/08/12 07:28:41 dholland Exp $");
72 static struct worn { struct
75 } worn[] = { variable in typeref:struct:worn[]
114 struct worn *wp;
117 for (wp = worn; wp->w_mask; wp++)
145 struct worn *wp;
147 for (wp = worn; wp->w_mask; wp++)
Makefile 19 hack.wizard.c hack.worm.c hack.worn.c hack.zap.c rnd.c

Completed in 13 milliseconds