HomeSort by: relevance | last modified time | path
    Searched refs:crash (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/share/man/man8/man8.vax/
Makefile 4 MAN= boot.8 crash.8 drtest.8 format.8
  /src/tests/usr.bin/xlint/lint1/
d_gcc_compound_statements1.c 57 crash(void) function in typeref:typename:void
  /src/compat/
exec.mk 17 # usr.sbin/crash/Makefile
22 # of these, savecore, crash and kgmon are the only ones that
25 # anyone who needs kvm-access on crash dumps can build their
35 # XXX -pie makes n64 crash
  /src/games/battlestar/
battlestar.c 76 crash(); /* decrements fuel & 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);
command5.c 205 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/usr.bin/make/unit-tests/
parse.mk 34 # Try to reproduce some variants that may lead to a crash, depending on the
35 # memory allocator. To get a crash, the terminating '\0' of the line must be
39 # On FreeBSD x86_64, a crash could in some cases be forced using the following
dotwait.mk 57 # leading to stack overflow and a crash.
posix1.mk 165 # to check that the program does nothing stupid (like crash) with them.
directive-for-escape.mk 230 # a newline character in a .for loop led to a crash since at the point where
  /src/games/worm/
worm.c 85 static void crash(void) __dead;
212 if (dummy == 0){ /* called via crash() */
305 crash();
334 else if(ch != ' ') crash();
354 crash(void) function in typeref:typename:void
  /src/usr.bin/rpcgen/
rpc_util.h 118 void crash(void);
rpc_util.c 275 crash(void) function in typeref:typename:void
rpc_main.c 191 atexit(crash);
  /src/usr.sbin/
Makefile 8 certctl chroot cnwctl cpuctl crash \
  /src/sys/arch/sparc64/sparc64/
mp_subr.S 241 sir ! crash if mapping fails
283 sir ! crash if mapping fails
502 sir ! crash if hv-call fails
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_mac_test_helpers.mm 48 // everything will just crash.
51 "If your test didn't crash, AddressSanitizer is instrumenting "
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8992-xiaomi-libra.dts 63 /* This is for getting crash logs using Android downstream kernels */
msm8994-sony-xperia-kitakami.dtsi 75 /* This is for getting crash logs using Android downstream kernels */
msm8998-oneplus-common.dtsi 45 /* For getting crash logs using Android downstream kernels */
sdm845-oneplus-common.dtsi 56 * rmtfs_mem region to trigger an XPU violation, causing a crash.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ste-ux500-samsung-golden.dts 15 * that locks the L2 cache. Otherwise the kernel will crash after decompression.
omap3-n900.dts 16 * and crash. Until somebody fix omap-aes.c and omap_hwmod_3xxx_data.c code (no
17 * crash anymore) omap AES support will be disabled for all Nokia N900 devices.
19 * but it is not widely used and to prevent kernel crash rather AES is disabled.

Completed in 20 milliseconds

1 2