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

  /src/games/trek/
check_out.c 1 /* $NetBSD: check_out.c,v 1.6 2009/05/24 19:18:44 dholland Exp $ */
35 static char sccsid[] = "@(#)check_out.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: check_out.c,v 1.6 2009/05/24 19:18:44 dholland Exp $");
56 check_out(int device) function in typeref:typename:int
lrscan.c 63 if (check_out(LRSCAN)) {
Makefile 5 SRCS= abandon.c attack.c autover.c capture.c check_out.c checkcond.c \
srscan.c 77 if (f >= 0 && check_out(SRSCAN)) {
computer.c 124 if (check_out(COMPUTER))
170 if (check_out(SRSCAN)) {
torped.c 87 if (check_out(TORPED))
trek.h 383 /* check_out.c */
384 int check_out(int);

Completed in 36 milliseconds