HomeSort by: relevance | last modified time | path
    Searched defs:dock (Results 1 - 1 of 1) sorted by relevancy

  /src/games/trek/
dock.c 1 /* $NetBSD: dock.c,v 1.10 2009/05/24 22:55:03 dholland Exp $ */
35 static char sccsid[] = "@(#)dock.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: dock.c,v 1.10 2009/05/24 22:55:03 dholland Exp $");
45 ** DOCK TO STARBASE
61 dock(int v __unused) function in typeref:typename:void
71 /* check for ok to dock, i.e., adjacent to a starbase */
125 ** This is the inverse of dock(). The main function it performs

Completed in 11 milliseconds