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

  /src/games/trek/
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");
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");

Completed in 46 milliseconds