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

  /src/games/hunt/hunt/
Makefile 4 SRCS= connect.c hunt.c otto.c playit.c server.c
hunt_private.h 85 /* in otto.c */
86 void otto(int, int, char);
playit.c 58 #ifdef OTTO
104 #ifdef OTTO
120 #ifdef OTTO
161 #ifndef OTTO
170 otto(otto_y, otto_x, otto_face);
175 #ifdef OTTO
268 #ifdef OTTO
290 #ifdef OTTO
otto.c 1 /* $NetBSD: otto.c,v 1.18 2014/03/30 05:14:47 dholland Exp $ */
2 #ifdef OTTO
35 * otto - a hunt otto-matic player
39 * automatic players to link to. If you write your own "otto"
43 * Id: otto.c,v 1.14 2003/04/16 06:11:54 gregc Exp
48 __RCSID("$NetBSD: otto.c,v 1.18 2014/03/30 05:14:47 dholland Exp $");
161 otto(int y, int x, char face) function in typeref:typename:void
618 #endif /* OTTO */

Completed in 12 milliseconds