Symbol: PLAY
games/mille/comp.c
399
onecard(const PLAY *pp)
games/mille/comp.c
432
canplay(const PLAY *pp, const PLAY *op, CARD card)
games/mille/comp.c
46
PLAY *pp, *op;
games/mille/end.c
134
PLAY *pp;
games/mille/end.c
44
finalscore(PLAY *pp)
games/mille/end.c
88
extrapolate(PLAY *pp)
games/mille/extern.c
163
PLAY Player[2]; /* Player descriptions */
games/mille/init.c
106
PLAY *pp;
games/mille/init.c
165
PLAY *pp;
games/mille/init.c
42
PLAY *pp;
games/mille/mille.h
207
extern PLAY Player[2];
games/mille/mille.h
217
bool canplay(const PLAY *, const PLAY *, CARD);
games/mille/mille.h
224
void extrapolate(PLAY *);
games/mille/mille.h
226
void finalscore(PLAY *);
games/mille/mille.h
233
bool onecard(const PLAY *);
games/mille/misc.c
129
PLAY *pp, *op;
games/mille/move.c
159
PLAY *pp, *op;
games/mille/move.c
187
playcard(PLAY *pp)
games/mille/move.c
475
haspicked(PLAY *pp)
games/mille/move.c
48
static int haspicked(PLAY *);
games/mille/move.c
49
static bool playcard(PLAY *);
games/mille/move.c
54
PLAY *pp;
games/mille/print.c
115
PLAY *pp;
games/mille/print.c
48
PLAY *pp;
games/monop/cards.c
352
ret_card(PLAY *plr)
games/monop/execute.c
577
PLAY *pp;
games/monop/monop.c
113
PLAY *play, /* player structure array ("calloc"ed) */
games/monop/monop.c
266
cur_p = play = calloc((size_t)num_play, sizeof (PLAY));
games/monop/monop.h
142
extern PLAY *play, *cur_p;
games/monop/monop.h
154
void ret_card(PLAY *);
games/monop/monop.h
204
int prop_worth(PLAY *);
games/monop/print.c
168
PLAY *pp;
games/monop/prop.c
204
prop_worth(PLAY *plp)
games/monop/rent.c
44
PLAY *plp;
games/monop/trade.c
101
PLAY *pp;
games/monop/trade.c
211
PLAY *pl_fr, *pl_to;
sys/dev/sound/pcm/vchan.c
950
VCHAN_SYSCTL_DATA(unit, PLAY), VCHAN_SYSCTL_DATA_SIZE,
sys/dev/sound/pcm/vchan.c
955
VCHAN_SYSCTL_DATA(unit, PLAY), VCHAN_SYSCTL_DATA_SIZE,
sys/dev/sound/pcm/vchan.c
961
VCHAN_SYSCTL_DATA(unit, PLAY), VCHAN_SYSCTL_DATA_SIZE,
sys/dev/sound/pcm/vchan.c
966
VCHAN_SYSCTL_DATA(unit, PLAY), VCHAN_SYSCTL_DATA_SIZE,