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

  /src/sbin/raidctl/
Makefile 3 RUMPPRG=raidctl
4 SRCS= rf_configure.c raidctl.c
5 MAN= raidctl.8
10 COPTS.raidctl.c+= ${CC_WNO_STRINGOP_TRUNCATION}
  /src/etc/rc.d/
raidframeparity 23 raidctl -P $dev
raidframe 47 raidctl -c "$cfg" "$dev" &&
  /src/tests/dev/raidframe/
t_raid.sh 82 atf_check -s exit:0 rump.raidctl -C raid.conf raid0
135 atf_check -s exit:0 rump.raidctl -C raid.conf raid0
136 atf_check -s exit:0 rump.raidctl -I 12345 raid0
137 atf_check -s exit:0 -o ignore rump.raidctl -iv raid0
153 atf_check -s exit:0 rump.raidctl -c raid.conf raid0
185 atf_check -s exit:0 rump.raidctl -C raid.conf raid0
186 atf_check -s exit:0 rump.raidctl -I 12345 raid0
187 atf_check -s exit:0 -o ignore rump.raidctl -iv raid0
197 atf_check -s exit:0 rump.raidctl -c raid.conf raid0
223 atf_check -s exit:0 rump.raidctl -C raid.conf raid
    [all...]
  /src/sbin/
Makefile 15 ping pppoectl raidctl reboot rcorder rndctl route routed \
  /src/etc/
daily 195 raidctl -s $dev | awk '/^.*: failed$/ {print $0}' > $TMP
security 972 # if raidctl is available, generate raidctls for: raid
973 if [ -x /sbin/raidctl ]; then
976 /sbin/raidctl -G $i > "$work_dir/raidconf.$i" \
  /src/sys/rump/
listsrcdirs 131 lsrc usr /sbin/ ping ping6 raidctl reboot

Completed in 41 milliseconds