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

  /src/games/battlestar/
Makefile 7 init.c cypher.c getcom.c parse.c room.c save.c fly.c misc.c \
battlestar.c 94 switch (cypher()) {
100 errx(1, "bad return from cypher(): please submit a bug report");
command2.c 118 return (cypher());
123 return (cypher());
198 cypher();
command5.c 52 cypher();
command7.c 265 cypher();
extern.h 336 int cypher(void);
command4.c 53 return (cypher());
cypher.c 1 /* $NetBSD: cypher.c,v 1.24 2021/05/02 12:50:43 rillig Exp $ */
35 static char sccsid[] = "@(#)cypher.c 8.2 (Berkeley) 4/28/95";
37 __RCSID("$NetBSD: cypher.c,v 1.24 2021/05/02 12:50:43 rillig Exp $");
44 cypher(void) function in typeref:typename:int

Completed in 16 milliseconds