Searched refs:halt (Results 1 - 25 of 63) sorted by relevance

123

/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dquotas_common.sh6 atf_check -s exit:0 env RUMP_SERVER=unix://${s} rump.halt;
H A Dffs_common.sh29 atf_check -s exit:0 env RUMP_SERVER=unix://${s} rump.halt;
58 atf_check -s exit:1 -o ignore -e ignore rump.halt; \
85 atf_check -s exit:1 -o ignore -e ignore rump.halt; \
/freebsd-11-stable/sbin/reboot/
H A DMakefile7 MLINKS= reboot.8 halt.8 reboot.8 fastboot.8 reboot.8 fasthalt.8
18 LINKS= ${BINDIR}/reboot ${BINDIR}/halt ${BINDIR}/reboot ${BINDIR}/fastboot \
/freebsd-11-stable/usr.sbin/crunch/examples/
H A Dkcopy.conf17 ln reboot halt
H A Dfilesystem.conf17 ln reboot halt
/freebsd-11-stable/contrib/netbsd-tests/lib/librumphijack/
H A Dt_config.sh48 rump.halt
H A Dt_asyncio.sh47 rump.halt
66 rump.halt
86 rump.halt
H A Dt_sh.sh57 rump.halt
84 rump.halt
H A Dt_tcpip.sh69 rump.halt
151 rump.halt
243 RUMP_SERVER=unix://serversock rump.halt 2> /dev/null
244 RUMP_SERVER=unix://clientsock rump.halt 2> /dev/null
/freebsd-11-stable/contrib/netbsd-tests/fs/zfs/
H A Dt_zpool.sh59 rump.halt
/freebsd-11-stable/contrib/netbsd-tests/net/icmp/
H A Dt_ping2.sh70 env RUMP_SERVER=unix://commsock1 rump.halt
71 env RUMP_SERVER=unix://commsock2 rump.halt
/freebsd-11-stable/contrib/netbsd-tests/lib/librumpclient/
H A Dt_exec.sh52 rump.halt
75 rump.halt
98 rump.halt
127 rump.halt
144 rump.halt
/freebsd-11-stable/contrib/netbsd-tests/dev/cgd/
H A Dt_cgd.sh61 env RUMP_SERVER=unix://csock rump.halt || true
99 env RUMP_SERVER=unix://csock rump.halt || true
150 env RUMP_SERVER=unix://csock rump.halt || true
/freebsd-11-stable/contrib/netbsd-tests/usr.sbin/traceroute/
H A Dt_traceroute.sh78 env RUMP_SERVER=unix://commsock1 rump.halt
79 env RUMP_SERVER=unix://commsock2 rump.halt
80 env RUMP_SERVER=unix://commsock3 rump.halt
/freebsd-11-stable/contrib/netbsd-tests/crypto/opencrypto/
H A Dt_opencrypto.sh40 rump.halt
48 atf_set require.progs rump_server rump.sysctl rump.halt
69 rump.halt
83 # No cleanup required since test is skipped. Trying to run rump.halt
/freebsd-11-stable/contrib/netbsd-tests/dev/md/
H A Dt_md.sh58 env RUMP_SERVER=unix://commsock rump.halt
/freebsd-11-stable/sys/arm/include/
H A Dmachdep.h28 void halt(void);
/freebsd-11-stable/contrib/netbsd-tests/dev/raidframe/
H A Dt_raid.sh72 rump.halt
106 rump.halt
123 rump.halt
150 rump.halt
163 rump.halt
194 rump.halt
212 rump.halt
244 rump.halt
262 rump.halt
294 rump.halt
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/if_tun/
H A Dt_tun.sh63 RUMP_SERVER=${SOCK_LOCAL} rump.halt
129 RUMP_SERVER=${SOCK_LOCAL} rump.halt
130 RUMP_SERVER=${SOCK_REMOTE} rump.halt
/freebsd-11-stable/contrib/netbsd-tests/net/mpls/
H A Dt_ldp_regen.sh158 RUMP_SERVER=${RUMP_SERVER1} rump.halt
159 RUMP_SERVER=${RUMP_SERVER2} rump.halt
160 RUMP_SERVER=${RUMP_SERVER3} rump.halt
161 RUMP_SERVER=${RUMP_SERVER4} rump.halt
H A Dt_mpls_fw.sh139 RUMP_SERVER=${RUMP_SERVER1} rump.halt
140 RUMP_SERVER=${RUMP_SERVER2} rump.halt
141 RUMP_SERVER=${RUMP_SERVER3} rump.halt
142 RUMP_SERVER=${RUMP_SERVER4} rump.halt
H A Dt_rfc4182.sh141 RUMP_SERVER=${RUMP_SERVER1} rump.halt
142 RUMP_SERVER=${RUMP_SERVER2} rump.halt
143 RUMP_SERVER=${RUMP_SERVER3} rump.halt
144 RUMP_SERVER=${RUMP_SERVER4} rump.halt
H A Dt_mpls_fw64.sh167 RUMP_SERVER=${RUMP_SERVER1} rump.halt
168 RUMP_SERVER=${RUMP_SERVER2} rump.halt
169 RUMP_SERVER=${RUMP_SERVER3} rump.halt
170 RUMP_SERVER=${RUMP_SERVER4} rump.halt
H A Dt_mpls_fw6.sh169 RUMP_SERVER=${RUMP_SERVER1} rump.halt
170 RUMP_SERVER=${RUMP_SERVER2} rump.halt
171 RUMP_SERVER=${RUMP_SERVER3} rump.halt
172 RUMP_SERVER=${RUMP_SERVER4} rump.halt
/freebsd-11-stable/contrib/netbsd-tests/rump/rumpnet/
H A Dt_shmif.sh72 for x in `jot ${NKERN}` ; do RUMP_SERVER=unix://sock${x} rump.halt ;done

Completed in 126 milliseconds

123