Searched refs:srscan (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/games/trek/
H A Dplay.c78 { "s", "rscan", srscan, 0 },
79 { "st", "atus", srscan, -1 },
H A DMakefile11 shield.c snova.c srscan.c systemname.c torped.c \
H A Dsrscan.c1 /* $NetBSD: srscan.c,v 1.10 2009/05/25 00:39:45 dholland Exp $ */
35 static char sccsid[] = "@(#)srscan.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: srscan.c,v 1.10 2009/05/25 00:39:45 dholland Exp $");
49 ** flag 'f' is one, it is an "auto srscan", which is not done
50 ** unless in 'fast' mode. It does a status report and a srscan.
52 ** you get a srscan and an optional status report. The status
53 ** report is taken if you enter "srscan yes"; for all srscans
54 ** thereafter you get a status report with your srscan until
55 ** you type "srscan no". It defaults to on.
68 srscan(in function
[all...]
H A Dtrek.h331 char statreport; /* set to get a status report on a srscan */
501 /* srscan.c */
502 void srscan(int);
H A Dsetup.c301 srscan(1);

Completed in 184 milliseconds