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

1 2 3 4 5

  /src/sbin/fastboot/
fasthalt.sh 39 /sbin/halt $*
  /src/sbin/reboot/
Makefile 9 MLINKS= reboot.8 halt.8 \
11 LINKS= ${BINDIR}/reboot ${BINDIR}/halt \
  /src/tests/fs/ffs/
quotas_common.sh 6 atf_check -s exit:0 env RUMP_SERVER=unix://${s} rump.halt;
  /src/tests/net/mpls/
mpls_common.sh 51 RUMP_SERVER=${RUMP_SERVER1} rump.halt
52 RUMP_SERVER=${RUMP_SERVER2} rump.halt
53 RUMP_SERVER=${RUMP_SERVER3} rump.halt
54 RUMP_SERVER=${RUMP_SERVER4} rump.halt
  /src/usr.bin/rump_halt/
Makefile 4 PROG= rump.halt
  /src/usr.bin/crunch/examples/
freebsd-kcopy.conf 16 progs mount mount_isofs mount_pcfs fsck halt init umount
freebsd-filesystem.conf 15 progs disklabel fdisk halt init mount mount_pcfs newfs umount
  /src/sys/arch/alpha/stand/common/
common.h 35 void halt(void);
  /src/sys/arch/evbmips/stand/sbmips/common/
common.h 33 void halt(void);
start.S 97 XLEAF(halt)
  /src/sys/arch/sbmips/stand/common/
common.h 33 void halt(void);
start.S 97 XLEAF(halt)
  /src/tests/lib/librumphijack/
t_config.sh 48 rump.halt
t_asyncio.sh 47 rump.halt
66 rump.halt
86 rump.halt
t_sh.sh 57 rump.halt
84 rump.halt
  /src/tests/net/carp/
t_basic.sh 147 if [ $op = halt ]; then
148 env RUMP_SERVER=$SOCK_MASTER rump.halt
286 if [ $op = halt ]; then
287 env RUMP_SERVER=$SOCK_MASTER rump.halt
318 local halt=$2
322 name="carp_handover_${ipproto}_${halt}"
323 desc="Tests for CARP (${ipproto}) handover on ${halt}"
340 test_carp_handover_${ipproto} $halt $carpdevip
341 if [ $halt != halt ]; the
    [all...]
  /src/lib/libc/compat/arch/vax/sys/
compat___sigtramp2.S 54 halt # illegal insn
  /src/tests/net/icmp/
t_ping2.sh 70 env RUMP_SERVER=unix://commsock1 rump.halt
71 env RUMP_SERVER=unix://commsock2 rump.halt
  /src/tests/lib/librumpclient/
t_exec.sh 55 rump.halt
81 rump.halt
107 rump.halt
139 rump.halt
157 rump.halt
  /src/tests/net/if_tun/
t_tun.sh 58 RUMP_SERVER=${SOCK_LOCAL} rump.halt
124 RUMP_SERVER=${SOCK_LOCAL} rump.halt
125 RUMP_SERVER=${SOCK_REMOTE} rump.halt
  /src/tests/usr.sbin/traceroute/
t_traceroute.sh 78 env RUMP_SERVER=unix://commsock1 rump.halt
79 env RUMP_SERVER=unix://commsock2 rump.halt
80 env RUMP_SERVER=unix://commsock3 rump.halt
  /src/tests/dev/raidframe/
t_raid.sh 94 rump.halt
114 rump.halt
146 rump.halt
163 rump.halt
190 rump.halt
203 rump.halt
234 rump.halt
252 rump.halt
284 rump.halt
302 rump.halt
    [all...]
  /src/lib/libc/arch/vax/sys/
__sigtramp3.S 102 halt # illegal insn
  /src/sys/arch/landisk/stand/boot/
boot.h 23 void halt(void);
  /src/tests/fs/zfs/
t_zpool.sh 64 rump.halt

Completed in 23 milliseconds

1 2 3 4 5