Searched refs:FMD_CERROR_UNLOAD (Results 1 – 3 of 3) sorted by relevance
160 #define FMD_CERROR_UNLOAD 0 /* unload module on error (default) */ macro
105 { "unload", "unload offending client module", FMD_CERROR_UNLOAD },
870 uint_t policy = FMD_CERROR_UNLOAD; in fmd_module_abort()