Searched refs:root_config (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/raidctl/
H A Draidctl.c806 int root_config; local
809 root_config = 0;
812 root_config = 1;
816 root_config == 1) {
823 do_ioctl(fd, RAIDFRAME_SET_ROOT, &root_config,
829 if (root_config == 1) {

Completed in 101 milliseconds