Lines Matching refs:move
51 struct move { struct
137 void backone(struct move *, int);
140 int checkmove(struct move *, int);
150 void getarg(struct move *, char ***);
152 void getmove(struct move *);
157 int makmove(struct move *, int);
158 int movallow(struct move *);
159 void movback(struct move *, int);
160 void moverr(struct move *, int);
161 int movokay(struct move *, int);
165 void proll(struct move *);
166 int quit(struct move *);
168 void recover(struct move *, const char *);
170 void roll(struct move *);
171 void save(struct move *, int);
181 void move_init(struct move *);