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

  /src/games/battlestar/
command6.c 190 setbit(location[position].objects, CRASH);
command1.c 253 crash(void) function in typeref:typename:void
261 puts("You're flying too low. We're going to crash!");
263 puts("You're out of fuel. We'll have to crash land!");
274 setbit(location[position].objects, CRASH);
extern.h 103 #define CRASH 33
335 void crash(void);
  /src/usr.sbin/crash/
Makefile 3 PROG= crash
4 MAN= crash.8
102 # crash main source
103 SRCS+= crash.c
126 TOOL_DATE=${TOOL_DATE} ${HOST_SH} ${S}/conf/newvers.sh ${NVFLAGS} -n -m ${MACHINE} -i CRASH
  /src/sys/kern/
kern_timeout.c 191 #ifndef CRASH /* _KERNEL */
895 #endif /* !CRASH */
935 #ifndef CRASH

Completed in 196 milliseconds