| /freebsd-14.2/sys/contrib/openzfs/tests/test-runner/bin/ |
| H A D | test-runner.py.in | 417 self.failsafe = failsafe or '' 478 failsafe = Cmd(self.failsafe, identifier=self.identifier, 494 failsafe.run(options, kmemleak=False) 495 failsafe.log(options, suppress_console=True) 534 self.failsafe, failsafe_user, self.tags) 551 if len(self.failsafe) and not os.path.isabs(self.failsafe): 554 auxfiles = [self.pre, self.post, self.failsafe] 615 failsafe = Cmd(self.failsafe, outputdir=odir, timeout=self.timeout, 621 failsafe.log(options, suppress_console=True) 763 failsafe = config.get(sect, prop) [all …]
|
| /freebsd-14.2/tools/test/stress2/testcases/badcode/ |
| H A D | badcode.c | 41 static int failsafe; variable 94 if (failsafe) in test() 119 failsafe = 1; in test()
|
| /freebsd-14.2/usr.sbin/watchdogd/ |
| H A D | watchdogd.c | 426 goto failsafe; in watchdog_onoff() 434 goto failsafe; in watchdog_onoff() 442 goto failsafe; in watchdog_onoff() 451 goto failsafe; in watchdog_onoff() 459 failsafe: in watchdog_onoff()
|
| /freebsd-14.2/sys/contrib/openzfs/tests/runfiles/ |
| H A D | freebsd.run | 21 failsafe = callbacks/zfs_failsafe
|
| H A D | bclone.run | 27 failsafe = callbacks/zfs_failsafe
|
| H A D | sunos.run | 21 failsafe = callbacks/zfs_failsafe
|
| H A D | linux.run | 21 failsafe = callbacks/zfs_failsafe
|
| H A D | sanity.run | 29 failsafe = callbacks/zfs_failsafe
|
| H A D | common.run | 27 failsafe = callbacks/zfs_failsafe
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | armada-370-dlink-dns327l.dts | 312 label = "failsafe-uImage"; 318 label = "failsafe-fs";
|
| H A D | kirkwood-pogoplug-series-4.dts | 156 label = "failsafe";
|
| H A D | aspeed-bmc-delta-ahe50dc.dts | 396 * it at one as a failsafe to ensure nothing accidentally touches it.
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/marvell/ |
| H A D | armada-3720-gl-mv1000.dts | 14 led-failsafe = &led_power;
|
| /freebsd-14.2/sys/contrib/libsodium/m4/ |
| H A D | ax_check_gnu_make.m4 | 28 # # A failsafe way of putting a dependency rule into a makefile
|
| /freebsd-14.2/sys/dev/mlx/ |
| H A D | mlx.c | 1471 int failsafe, i, command; in mlx_pause_action() local 1478 failsafe = 0; in mlx_pause_action() 1488 failsafe = ((sc->mlx_pause.mp_howlong - time_second) + 5) / 30; in mlx_pause_action() 1489 if (failsafe > 0xf) { in mlx_pause_action() 1490 failsafe = 0xf; in mlx_pause_action() 1508 mlx_make_type2(mc, command, (failsafe << 4) | i, 0, 0, 0, 0, 0, 0, 0); in mlx_pause_action()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | fsl-ls1028a-kontron-sl28.dts | 138 label = "failsafe bootloader";
|
| /freebsd-14.2/sys/dts/arm/ |
| H A D | qcom-ipq4018-rt-ac58u.dts | 21 led-failsafe = &led_power;
|
| /freebsd-14.2/usr.bin/m4/TEST/ |
| H A D | test.m4 | 195 disappears. This sounds like a failsafe method for finding dragons (and a
|
| /freebsd-14.2/ |
| H A D | UPDATING | 1974 failsafe as it uses a /usr/obj tree with a fresh mini-buildworld,
|