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

  /src/games/trek/
play.c 67 { "destruct", "", destruct, 0 },
Makefile 6 compkl.c computer.c damage.c damaged.c dcrept.c destruct.c \
destruct.c 1 /* $NetBSD: destruct.c,v 1.10 2009/05/24 21:44:56 dholland Exp $ */
35 static char sccsid[] = "@(#)destruct.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: destruct.c,v 1.10 2009/05/24 21:44:56 dholland Exp $");
48 ** Self Destruct Sequence
50 ** The computer starts up the self destruct sequence. Obviously,
69 destruct(int v __unused) function in typeref:typename:void
93 printf("Self destruct sequence aborted\n");
96 printf("Password verified; self destruct sequence continues:\n");
trek.h 404 /* destruct.c */
405 void destruct(int);

Completed in 13 milliseconds