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

/netbsd-6-1-5-RELEASE/sbin/ccdconfig/
H A Dccdconfig.c482 #define KVM_ABORT(kd, str) { \ macro
511 KVM_ABORT(kd, "ccd-related symbols not available");
516 KVM_ABORT(kd, "can't determine number of configured ccds");
526 KVM_ABORT(kd, "can't determine size of ccd_softc");
547 KVM_ABORT(kd, "can't find pointer to configuration data");
551 KVM_ABORT(kd, "can't read configuration data");

Completed in 103 milliseconds