Home
last modified time | relevance | path

Searched refs:comlen (Results 1 – 1 of 1) sorted by relevance

/dragonfly/games/hunt/hunt/
H A Dotto.c102 static int comlen; variable
159 comlen = 0; in otto()
186 if (comlen) { in otto()
187 if (comlen > (int)buflen) in otto()
191 return comlen; in otto()
398 command[comlen++] = cmd; in face_and_move_direction()
416 command[comlen++] = 'o'; in attack()
417 command[comlen++] = 'o'; in attack()
419 command[comlen++] = ' '; in attack()
430 command[comlen++] = 'f'; in attack()
[all …]