/dflybsd-src/games/fish/ |
H A D | fish.c | 253 drawcard(int player, int *hand) in drawcard() 274 gofish(int askedfor, int player, int *hand) in gofish() 289 goodmove(int player, int move, int *hand, int *opphand) in goodmove() 311 chkwinner(int player, int *hand) in chkwinner() 352 printhand(int *hand) in printhand() 372 countcards(int *hand) in countcards() 382 countbooks(int *hand) in countbooks()
|
/dflybsd-src/games/cribbage/ |
H A D | support.c | 123 plyrhand(CARD hand[], const char *s) in plyrhand() 284 anymove(CARD hand[], int n, int sum) in anymove() 303 anysumto(CARD hand[], int n, int s, int t) in anysumto()
|
H A D | score.c | 105 scorehand(CARD hand[], CARD starter, int n, bool crb, bool do_explain) in scorehand() 175 fifteens(CARD hand[], int n) in fifteens()
|
H A D | io.c | 163 infrom(CARD hand[], int n, const char *prompt) in infrom()
|
/dflybsd-src/test/stress/stress2/testcases/badcode/ |
H A D | badcode.c | 62 hand(int i) { /* alarm handler */ in hand() function
|
/dflybsd-src/tools/tools/net80211/w00t/redir/ |
H A D | buddy.c | 116 void hand(int s) in hand() function
|
/dflybsd-src/games/canfield/cfscores/ |
H A D | cfscores.c | 44 long hand; /* cost of dealing hand */ member
|
/dflybsd-src/games/mille/ |
H A D | move.c | 550 sort(CARD *hand) in sort()
|
H A D | mille.h | 159 CARD hand[HAND_SZ]; member
|
/dflybsd-src/sys/bus/firewire/ |
H A D | fwmem.c | 87 void *hand) in fwmem_xfer_req()
|
H A D | firewirereg.h | 202 void (*hand) (struct fw_xferq *); member 250 void (*hand) (struct fw_xfer *); member
|
/dflybsd-src/games/canfield/canfield/ |
H A D | canfield.c | 142 struct cardtype *talon, *hand, *stock, *basecard; variable 174 long hand; /* cost of dealing hand */ member
|
/dflybsd-src/contrib/mdocml/ |
H A D | mansearch.c | 323 struct ohash *hand, *h1, *h2; in manmerge_and() local
|
/dflybsd-src/sys/dev/sound/pcm/ |
H A D | sound.c | 121 snd_setup_intr(device_t dev, struct resource *res, int flags, driver_intr_t hand, void *param, void… in snd_setup_intr()
|