Searched defs:fmd_module_abort (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.c492 * fmd_module_abort() to indicate that the module has failed. The mod_error
557 * triggers an fmd_module_abort(), we'll return to setjmp() above with
837 * function on the module. If no fmd_module_abort() results, we will
865 * ourself and arrange for the primary thread to call fmd_module_abort().
868 fmd_module_abort(fmd_module_t *mp, int err) function

Completed in 245 milliseconds