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

  /src/usr.bin/make/unit-tests/
directive-unexport.mk 34 .unexport # oops: missing argument
varcmd.mk 44 FU+= oops
45 FOO+= oops
directive-export-literal.mk 10 .export-literal # oops: missing argument
varmod-path.mk 6 # The phony target does not have a corresponding path, therefore ... oops,
  /src/sbin/swapctl/
swapctl.c 454 goto oops;
458 goto oops;
477 oops:
  /src/lib/libc/arch/hppa/gen/
_setjmp.S 92 combt,=,n %r0, %r1, botch ; oops!
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
rk3288-veyron-pinky.dts 30 * really should be 1.8V (oops). The external pulldown will help
exynos5420.dtsi 492 * aborts causing the kernel to oops.
  /src/games/sail/
pl_7.c 300 oops(int y, int x, const char *fmt, ...) function in typeref:typename:void __printflike (3,4)
997 oops(16, 4, "That ship is taken.");
1075 oops(21, 10, "syncfile: %s", strerror(errno));
1095 oops(21, 10, "All ships taken in that scenario.");
1494 oops(21, 10, "That doesn't work yet.");
1505 oops(21, 10,
  /src/bin/csh/
sem.c 625 goto oops;
630 oops:
glob.c 613 goto oops;
616 oops:
lex.c 1383 goto oops;
1403 oops:
  /src/sys/arch/x86/x86/
pmap.c 4576 "va %lx pmap %p ptp %p pvpte %p pve %p oops 1",
4580 "va %lx pmap %p ptp %p pvpte %p pve %p oops 2",
5356 const struct gnttab_map_grant_ref *oops)
5386 pmap_alloc_gnt(pmap, sva, nentries, oops);

Completed in 23 milliseconds